Alvas.Audio Class Library

PlayerEx Properties

The properties of the PlayerEx class are listed below. For a complete list of PlayerEx class members, see the PlayerEx Members topic.

Public Static (Shared) Properties

PlayerCount Gets the number of audio players installed in system.

Public Instance Properties

BufferSizeInMS Gets or sets the player buffer size in milliseconds. By default 500 ms.
Container (inherited from Component) Gets the IContainer that contains the Component.
Format Gets pointer to audio format.
PlayerID Gets or sets the current player. If -1 the system uses suitable player.
Site (inherited from Component) Gets or sets the ISite of the Component.
State Gets the player state.
VolumeScale Scales the volume of audio data. 100 is normal volume, 50 is reduced by half, 200 is increased in 2 times

See Also

PlayerEx Class | Alvas.Audio Namespace