#include <common_types.h>
◆ VideoCodec() [1/2]
webrtc::VideoCodec::VideoCodec |
( |
| ) |
|
◆ VideoCodec() [2/2]
webrtc::VideoCodec::VideoCodec |
( |
| ) |
|
◆ H264() [1/4]
◆ H264() [2/4]
◆ H264() [3/4]
◆ H264() [4/4]
◆ operator!=() [1/2]
bool webrtc::VideoCodec::operator!= |
( |
const VideoCodec & |
other | ) |
const |
|
delete |
◆ operator!=() [2/2]
bool webrtc::VideoCodec::operator!= |
( |
const VideoCodec & |
other | ) |
const |
|
delete |
◆ operator==() [1/2]
bool webrtc::VideoCodec::operator== |
( |
const VideoCodec & |
other | ) |
const |
|
delete |
◆ operator==() [2/2]
bool webrtc::VideoCodec::operator== |
( |
const VideoCodec & |
other | ) |
const |
|
delete |
◆ VP8() [1/4]
◆ VP8() [2/4]
◆ VP8() [3/4]
◆ VP8() [4/4]
◆ VP9() [1/4]
◆ VP9() [2/4]
◆ VP9() [3/4]
◆ VP9() [4/4]
◆ codecType
◆ expect_encode_from_texture
bool webrtc::VideoCodec::expect_encode_from_texture |
◆ height
unsigned short webrtc::VideoCodec::height |
◆ maxBitrate
unsigned int webrtc::VideoCodec::maxBitrate |
◆ maxFramerate
unsigned char webrtc::VideoCodec::maxFramerate |
◆ minBitrate
unsigned int webrtc::VideoCodec::minBitrate |
◆ mode
◆ numberOfSimulcastStreams
unsigned char webrtc::VideoCodec::numberOfSimulcastStreams |
◆ plName
char webrtc::VideoCodec::plName |
◆ plType
unsigned char webrtc::VideoCodec::plType |
◆ qpMax
unsigned int webrtc::VideoCodec::qpMax |
◆ simulcastStream
◆ spatialLayers
◆ startBitrate
unsigned int webrtc::VideoCodec::startBitrate |
◆ targetBitrate
unsigned int webrtc::VideoCodec::targetBitrate |
◆ width
unsigned short webrtc::VideoCodec::width |
The documentation for this class was generated from the following files: