Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 2.57 KB

nf-portcls-iminiportstreamaudioenginenode-getstreampresentationposition.md

File metadata and controls

70 lines (53 loc) · 2.57 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.IMiniportStreamAudioEngineNode.GetStreamPresentationPosition
IMiniportStreamAudioEngineNode::GetStreamPresentationPosition (portcls.h)
Gets the current cursor position in the audio data stream that is being rendered to the endpoint.
audio\iminiportstreamaudioenginenode_getstreampresentationposition.htm
audio
05/08/2018
IMiniportStreamAudioEngineNode::GetStreamPresentationPosition
GetStreamPresentationPosition, GetStreamPresentationPosition method [Audio Devices], GetStreamPresentationPosition method [Audio Devices],IMiniportStreamAudioEngineNode interface, IMiniportStreamAudioEngineNode interface [Audio Devices],GetStreamPresentationPosition method, IMiniportStreamAudioEngineNode.GetStreamPresentationPosition, IMiniportStreamAudioEngineNode::GetStreamPresentationPosition, audio.iminiportstreamaudioenginenode_getstreampresentationposition, portcls/IMiniportStreamAudioEngineNode::GetStreamPresentationPosition
portcls.h
Universal
Windows 8
Windows Server 2012
Windows
IMiniportStreamAudioEngineNode::GetStreamPresentationPosition
portcls/IMiniportStreamAudioEngineNode::GetStreamPresentationPosition
APIRef
kbSyntax
COM
Portcls.h
IMiniportStreamAudioEngineNode::GetStreamPresentationPosition

IMiniportStreamAudioEngineNode::GetStreamPresentationPosition

-description

Gets the current cursor position in the audio data stream that is being rendered to the endpoint.

-parameters

-param pPresentationPosition [out]

A KSAUDIO_PRESENTATION_POSITION structure that represents the current cursor position in the audio data stream.

-returns

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

code.

-see-also

IMiniportStreamAudioEngineNode

KSAUDIO_PRESENTATION_POSITION