.MediaPlayer.Audio (gb.media)

This virtual class allows to manage the audio part of a media player.

Esta classe é virtual.

Esta classe não é instanciável.

Propriedades
Count   Return the total number of available audio streams.
Current   Return or set the currently playing audio stream. By default the first audio stream with data is played.
Enabled   Return or set if rendering of the audio stream is enabled.
Mute   This property allows to mute the audio channel without changing the volume.
NativeOnly   Return or set if only native audio formats are allowed.
Offset   Return or set the synchronisation offset in seconds between the audio and video streams.
Output   Return or set the audio output MediaControl to use, NULL meaning the default sink.
SoftwareVolume   Return or set if software volume must be used.
Volume   Return or set the volume of the current audio stream.