Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::video::HardwareAPI Struct Reference
Collaboration diagram for jami::video::HardwareAPI:
Collaboration graph

Public Attributes

bool dynBitrate
 
AVPixelFormat format
 
AVHWDeviceType hwType
 
std::string name
 
std::list< std::pair< std::string, DeviceState > > possible_devices
 
std::vector< AVCodecIDsupportedCodecs
 
AVPixelFormat swFormat
 

Detailed Description

Definition at line 33 of file accel.cpp.

Member Data Documentation

◆ dynBitrate

bool jami::video::HardwareAPI::dynBitrate

Definition at line 41 of file accel.cpp.

◆ format

AVPixelFormat jami::video::HardwareAPI::format

Definition at line 37 of file accel.cpp.

◆ hwType

AVHWDeviceType jami::video::HardwareAPI::hwType

Definition at line 36 of file accel.cpp.

◆ name

std::string jami::video::HardwareAPI::name

Definition at line 35 of file accel.cpp.

◆ possible_devices

std::list<std::pair<std::string, DeviceState> > jami::video::HardwareAPI::possible_devices

Definition at line 40 of file accel.cpp.

◆ supportedCodecs

std::vector<AVCodecID> jami::video::HardwareAPI::supportedCodecs

Definition at line 39 of file accel.cpp.

◆ swFormat

AVPixelFormat jami::video::HardwareAPI::swFormat

Definition at line 38 of file accel.cpp.


The documentation for this struct was generated from the following file: