Skip to content

Latest commit

 

History

History
71 lines (54 loc) · 2.12 KB

nf-portcls-iminiportstreamaudioenginenode-setstreamchannelmute.md

File metadata and controls

71 lines (54 loc) · 2.12 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.SetStreamChannelMute
IMiniportStreamAudioEngineNode::SetStreamChannelMute (portcls.h)
Sets the state of the Mute node in the path of the audio stream.
audio\iminiportstreamaudioenginenode_setstreamchannelmute.htm
audio
05/08/2018
IMiniportStreamAudioEngineNode::SetStreamChannelMute
IMiniportStreamAudioEngineNode interface [Audio Devices],SetStreamChannelMute method, IMiniportStreamAudioEngineNode.SetStreamChannelMute, IMiniportStreamAudioEngineNode::SetStreamChannelMute, SetStreamChannelMute, SetStreamChannelMute method [Audio Devices], SetStreamChannelMute method [Audio Devices],IMiniportStreamAudioEngineNode interface, audio.iminiportstreamaudioenginenode_setstreamchannelmute, portcls/IMiniportStreamAudioEngineNode::SetStreamChannelMute
portcls.h
Universal
Windows 8
Windows Server 2012
Windows
IMiniportStreamAudioEngineNode::SetStreamChannelMute
portcls/IMiniportStreamAudioEngineNode::SetStreamChannelMute
APIRef
kbSyntax
COM
Portcls.h
IMiniportStreamAudioEngineNode::SetStreamChannelMute

IMiniportStreamAudioEngineNode::SetStreamChannelMute

-description

Sets the state of the Mute node in the path of the audio stream.

-parameters

-param ulChannel [in]

The channel for the audio stream.

-param bMute [in]

The state to which the Mute node will be set.

-returns

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

code.

-see-also

IMiniportStreamAudioEngineNode