Specifies the supported rate-control modes for an H.264 video stream.
UINT32
GUID MF_MT_H264_SUPPORTED_RATE_CONTROL_MODES = {0x6a8ac47e,0x519c,0x4f18,{0x9b,0xb3,0x7e,0xea,0xae,0xa5,0x59,0x4d} }
To get this attribute, call IMFAttributes::GetUINT32
To set this attribute, call IMFAttributes::SetUINT32
This attribute applies to media types for H.264 streams transmitted over USB. The value corresponds to the bmSupportedRateControlModes field in the UVC 1.5 H.264 video format descriptor.
This attribute is also used with H.264 UVC 1.5 camera encoders.
Header: Declared in mfapi.h.