Specifies the SVC capabilities of an H.264 video stream.
UINT32
GUID MF_MT_H264_SVC_CAPABILITIES = {0xf8993abe,0xd937,0x4a8f,{0xbb,0xca,0x69,0x66,0xfe,0x9e,0x11,0x52} }
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 bmSVCCapabilities field in the UVC 1.5 H.264 video frame descriptor.
This attribute is also used with H.264 UVC 1.5 camera encoders.
Header: Declared in mfapi.h.