Player Properties |
The Player type exposes the following members.
Name | Description | |
---|---|---|
Container | Gets the IContainer that contains the Component. (Inherited from 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.) | |
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.
|