Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.93 KB

mf-mt-audio-wmadrc-avgtarget-attribute.md

File metadata and controls

58 lines (35 loc) · 1.93 KB
description ms.assetid title ms.topic ms.date
Target average volume level of a Windows Media Audio file.
f81158c8-b341-4b39-8fa4-b510c93b89fc
MF_MT_AUDIO_WMADRC_AVGTARGET attribute (Mfapi.h)
reference
05/31/2018

MF_MT_AUDIO_WMADRC_AVGTARGET attribute

Target average volume level of a Windows Media Audio file.

Data type

UINT32

Remarks

This attribute applies to audio media types for Windows Media Audio codecs. It specifies the target average volume level of the content. The decoder can use this value to perform dynamic range control.

The IMFASFContentInfo::ParseHeader method adds this attribute to the media type if the ASF header contains the WM/WMADRCAverageTarget attribute. This attribute is documented in the Windows Media Format SDK documentation.

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
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetUINT32

IMFAttributes::SetUINT32

IMFMediaType

Media Type Attributes