GameTransportControls.SoundLevel Property

Important The Windows.Xbox.Media namespace is deprecated from the November 2015 Xbox One XDK.
[Deprecated] Gets the sound level of the media for the capture and render streams.

Syntax

public:
property SoundLevel SoundLevel {
         SoundLevel get ();
}  

Property value

Type: SoundLevel 

The sound level.

Remarks

Music and media capture apps should monitor the SoundLevel to determine whether the audio streams on the app have been Muted. Use the PropertyChanged event to determine when the SoundLevel property changes.

Requirements

Namespace: Windows.Xbox.Media

Metadata: windows.winmd

See also

Reference

GameTransportControls Class

GameTransportControls Members

Windows.Xbox.Media Namespace