CodecToEncoderType(VideoCodecType codec_type) | webrtc::VideoEncoder | static |
CodecToEncoderType(VideoCodecType codec_type) | webrtc::VideoEncoder | static |
Create() | webrtc::VP9Encoder | static |
Create() | webrtc::VP9Encoder | static |
webrtc::VideoEncoder::Create(EncoderType codec_type) | webrtc::VideoEncoder | static |
Encode(const VideoFrame &frame, const CodecSpecificInfo *codec_specific_info, const std::vector< FrameType > *frame_types)=0 | webrtc::VideoEncoder | pure virtual |
Encode(const VideoFrame &frame, const CodecSpecificInfo *codec_specific_info, const std::vector< FrameType > *frame_types)=0 | webrtc::VideoEncoder | pure virtual |
EncoderType enum name | webrtc::VideoEncoder | |
EncoderType enum name | webrtc::VideoEncoder | |
GetDefaultH264Settings() | webrtc::VideoEncoder | static |
GetDefaultH264Settings() | webrtc::VideoEncoder | static |
GetDefaultVp8Settings() | webrtc::VideoEncoder | static |
GetDefaultVp8Settings() | webrtc::VideoEncoder | static |
GetDefaultVp9Settings() | webrtc::VideoEncoder | static |
GetDefaultVp9Settings() | webrtc::VideoEncoder | static |
GetScalingSettings() const | webrtc::VideoEncoder | inlinevirtual |
GetScalingSettings() const | webrtc::VideoEncoder | inlinevirtual |
ImplementationName() const | webrtc::VideoEncoder | inlinevirtual |
ImplementationName() const | webrtc::VideoEncoder | inlinevirtual |
InitEncode(const VideoCodec *codec_settings, int32_t number_of_cores, size_t max_payload_size)=0 | webrtc::VideoEncoder | pure virtual |
InitEncode(const VideoCodec *codec_settings, int32_t number_of_cores, size_t max_payload_size)=0 | webrtc::VideoEncoder | pure virtual |
IsSupported() | webrtc::VP9Encoder | static |
IsSupported() | webrtc::VP9Encoder | static |
IsSupportedSoftware(EncoderType codec_type) | webrtc::VideoEncoder | static |
IsSupportedSoftware(EncoderType codec_type) | webrtc::VideoEncoder | static |
kH264 enum value | webrtc::VideoEncoder | |
kUnsupportedCodec enum value | webrtc::VideoEncoder | |
kVp8 enum value | webrtc::VideoEncoder | |
kVp9 enum value | webrtc::VideoEncoder | |
RegisterEncodeCompleteCallback(EncodedImageCallback *callback)=0 | webrtc::VideoEncoder | pure virtual |
RegisterEncodeCompleteCallback(EncodedImageCallback *callback)=0 | webrtc::VideoEncoder | pure virtual |
Release()=0 | webrtc::VideoEncoder | pure virtual |
Release()=0 | webrtc::VideoEncoder | pure virtual |
SetChannelParameters(uint32_t packet_loss, int64_t rtt)=0 | webrtc::VideoEncoder | pure virtual |
SetChannelParameters(uint32_t packet_loss, int64_t rtt)=0 | webrtc::VideoEncoder | pure virtual |
SetPeriodicKeyFrames(bool enable) | webrtc::VideoEncoder | inlinevirtual |
SetPeriodicKeyFrames(bool enable) | webrtc::VideoEncoder | inlinevirtual |
SetRateAllocation(const BitrateAllocation &allocation, uint32_t framerate) | webrtc::VideoEncoder | inlinevirtual |
SetRateAllocation(const BitrateAllocation &allocation, uint32_t framerate) | webrtc::VideoEncoder | inlinevirtual |
SetRates(uint32_t bitrate, uint32_t framerate) | webrtc::VideoEncoder | inlinevirtual |
SetRates(uint32_t bitrate, uint32_t framerate) | webrtc::VideoEncoder | inlinevirtual |
SupportsNativeHandle() const | webrtc::VideoEncoder | inlinevirtual |
SupportsNativeHandle() const | webrtc::VideoEncoder | inlinevirtual |
~VideoEncoder() | webrtc::VideoEncoder | inlinevirtual |
~VideoEncoder() | webrtc::VideoEncoder | inlinevirtual |
~VP9Encoder() | webrtc::VP9Encoder | inlinevirtual |
~VP9Encoder() | webrtc::VP9Encoder | inlinevirtual |