The properties of the Player class are listed below. For a complete list of Player class members, see the Player Members topic.
Container (inherited from Component) | Gets the IContainer that contains the Component. |
DeviceName | Gets the current device name being used to play. |
DurationInMS | Gets audio file duration in milliseconds. |
FileName | Gets or sets file name for playing. |
IsPlaying | Returns true if playing or false otherwise. |
LeftVolume | Gets or sets the average volume to the left speaker. |
PositionInMS | Gets the current position in milliseconds. |
RightVolume | Gets or sets the average volume to the right speaker. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
Speed | Gets or Sets the current speed of the device in frames per second. |
Status | Gets current device status. |
Volume | Gets or sets the average volume to the left and right speaker. |
Player Class | Alvas.Audio Namespace