Skip to content

Latest commit

 

History

History
78 lines (56 loc) · 2.17 KB

nf-portcls-iminiportaudioenginenode-getmixformat.md

File metadata and controls

78 lines (56 loc) · 2.17 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:portcls.IMiniportAudioEngineNode.GetMixFormat
IMiniportAudioEngineNode::GetMixFormat (portcls.h)
Gets the audio data format for the audio engine mixer.
audio\iminiportaudioenginenode_getmixformat.htm
audio
05/08/2018
IMiniportAudioEngineNode::GetMixFormat
GetMixFormat, GetMixFormat method [Audio Devices], GetMixFormat method [Audio Devices],IMiniportAudioEngineNode interface, IMiniportAudioEngineNode interface [Audio Devices],GetMixFormat method, IMiniportAudioEngineNode.GetMixFormat, IMiniportAudioEngineNode::GetMixFormat, audio.iminiportaudioenginenode_getmixformat, portcls/IMiniportAudioEngineNode::GetMixFormat
portcls.h
Universal
Windows 8
Windows Server 2012
Windows
IMiniportAudioEngineNode::GetMixFormat
portcls/IMiniportAudioEngineNode::GetMixFormat
APIRef
kbSyntax
COM
Portcls.h
IMiniportAudioEngineNode::GetMixFormat

IMiniportAudioEngineNode::GetMixFormat

-description

Gets the audio data format for the audio engine mixer.

-parameters

-param ulNodeId [in]

The ID of the mixer node.

-param pFormat [out]

A structure of type KSDATAFORMAT_WAVEFORMATEX that represents the audio data format.

-param ulBufferSize [in]

The data buffer size.

-returns

GetMixFormat returns S_OK, if the call was successful. Otherwise, the method returns an appropriate error code.

-see-also

IMiniportAudioEngineNode

KSDATAFORMAT_WAVEFORMATEX