EdgeVisDecoderSDK::H264FrameConfig Member List

This is the complete list of members for EdgeVisDecoderSDK::H264FrameConfig, including all inherited members.

FrameType() const EdgeVisDecoderSDK::FrameConfigvirtual
GetBitrate() const EdgeVisDecoderSDK::H264FrameConfig
GetFrameHeight() const EdgeVisDecoderSDK::FrameConfig
GetFrameWidth() const EdgeVisDecoderSDK::FrameConfig
GetIFrameInterval() const EdgeVisDecoderSDK::H264FrameConfig
GetMaxFPS() const EdgeVisDecoderSDK::FrameConfig
GetMaxSliceSize() const EdgeVisDecoderSDK::H264FrameConfig
GetMinQuantization() const EdgeVisDecoderSDK::H264FrameConfig
H264FrameConfig(int32_t height, int32_t max_fps, int32_t bitrate, int32_t i_frame_interval)EdgeVisDecoderSDK::H264FrameConfig
HasOverlayEncoderName() const EdgeVisDecoderSDK::FrameConfig
HasOverlayInputName() const EdgeVisDecoderSDK::FrameConfig
HasOverlayTimeStamp() const EdgeVisDecoderSDK::FrameConfig
HasOverlayTimeStampMS() const EdgeVisDecoderSDK::FrameConfig
SetBitrate(int32_t bitrate)EdgeVisDecoderSDK::H264FrameConfig
SetFrameHeight(int32_t height)EdgeVisDecoderSDK::FrameConfig
SetFrameWidth(int32_t width)EdgeVisDecoderSDK::FrameConfig
SetHasOverlayEncoderName(bool enableOverlay)EdgeVisDecoderSDK::FrameConfig
SetHasOverlayInputName(bool enableOverlay)EdgeVisDecoderSDK::FrameConfig
SetHasOverlayTimeStamp(bool enableOverlay, bool use_ms)EdgeVisDecoderSDK::FrameConfig
SetIFrameInterval(int32_t i_frame_interval)EdgeVisDecoderSDK::H264FrameConfig
SetMaxFPS(int32_t max_fps)EdgeVisDecoderSDK::FrameConfig
SetMaxSliceSize(int32_t slice_size)EdgeVisDecoderSDK::H264FrameConfig
SetMinQuantization(int32_t min_quantization)EdgeVisDecoderSDK::H264FrameConfig