Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 2.27 KB

mf-pd-video-encoding-bitrate-attribute.md

File metadata and controls

67 lines (39 loc) · 2.27 KB
description ms.assetid title ms.topic ms.date
Specifies the video encoding bit rate for the presentation, in bits per second. This attribute applies to presentation descriptors.
0fe8cf64-2256-4e48-9853-2c734f97f3c7
MF_PD_VIDEO_ENCODING_BITRATE attribute (Mfidl.h)
reference
05/31/2018

MF_PD_VIDEO_ENCODING_BITRATE attribute

Specifies the video encoding bit rate for the presentation, in bits per second. This attribute applies to presentation descriptors.

Data type

UINT32

Remarks

This attribute is optional. Some formats have more complex encoding schemes that cannot be summarized by using this attribute. For Advanced Systems Format (ASF) files, the following attributes collectively describe the encoding bit rate:

Third-party formats might use other custom attributes.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 [desktop apps | UWP apps]
Header
Mfidl.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetUINT32

IMFAttributes::SetUINT32

IMFPresentationDescriptor

Presentation Descriptor Attributes