MFPKEY_REQUESTING_A_FRAMESIZE Property

Specifies whether the encoder should use a preferred frame size given in number of samples per frame.

Constant for IPropertyBag

Available only by using IPropertyStore.

Data Type

VT_BOOL

Remarks

To specifiy a preferred frame size, set the following properties.

  • Set MFPKEY_REQUESTING_A_FRAMESIZE to VARIANT_TRUE.
  • Set MFPKEY_PREFERRED_FRAMESIZE to the number of samples you want in each frame.

Requirements

Requirement Value
Client
Windows Vista or Windows 7
Header
Wmcodecdsp.h

See also

Media Foundation Properties