ENCAPIPARAM_BITRATE_MODE

The ENCAPIPARAM_BITRATE property is used to describe the encoding mode of the device.

Get Set Target Property descriptor type Property value type
Yes Yes Filter KSPROPERTY LONG

The property value (operation data) is a VT_I4 value specified in the PropertyItem.Values member of the KSPROPERTY_SET structure with a discrete list of supported values out of the VIDEOENCODER_BITRATE_MODE enumeration.

Comments

For a sample of how to use this property, see Encoder Code Examples.

The minidriver is required to either provide a static PropertyItem.Values description in the property item or handle a basic support query and fill the values in. The minidriver must also specify the defaults for this property.

Requirements

Headers: Declared in ksmedia.h. Include ksmedia.h.

See also

KSPROPERTY

VIDEOENCODER_BITRATE_MODE