PlayerEx Properties |
The PlayerEx type exposes the following members.
Name | Description | |
---|---|---|
BufferSizeInMS |
Gets or sets the player buffer size in milliseconds. By default 500 ms.
| |
Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
Format |
Gets pointer to audio format.
| |
PlayerCount |
Gets the number of audio players installed in system.
| |
PlayerID |
Gets or sets the current player. If -1 the system uses suitable player.
| |
Site | (Inherited from 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
|