Click or drag to resize
PlayerEx Properties

The PlayerEx type exposes the following members.

Properties
  NameDescription
Public propertyBufferSizeInMS
Gets or sets the player buffer size in milliseconds. By default 500 ms.
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public propertyFormat
Gets pointer to audio format.
Public propertyStatic memberPlayerCount
Gets the number of audio players installed in system.
Public propertyPlayerID
Gets or sets the current player. If -1 the system uses suitable player.
Public propertySite
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public propertyState
Gets the player state.
Public propertyVolumeScale
Scales the volume of audio data. 100 is normal volume, 50 is reduced by half, 200 is increased in 2 times
Top
See Also