Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.5 KB

mf-mt-audio-num-channels-attribute.md

File metadata and controls

60 lines (34 loc) · 1.5 KB
description ms.assetid title ms.topic ms.date
Number of audio channels in an audio media type.
524283fb-d046-4f8c-a30f-4fe7ddb43174
MF_MT_AUDIO_NUM_CHANNELS attribute (Mfapi.h)
reference
05/31/2018

MF_MT_AUDIO_NUM_CHANNELS attribute

Number of audio channels in an audio media type.

Data type

UINT32

Remarks

This attribute corresponds to the nChannels member of the WAVEFORMATEX structure.

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