Click or drag to resize

AudioCDPlayer Properties

The AudioCDPlayer type exposes the following members.

Properties
  NameDescription
Public propertyAudioDevice
Play to the selected audio device index.
Public propertyBits
The bit-depth of the destination audio file (for WAV format only).
Public propertyChannels
The number of channels of the destination audio file.
Public propertyDriveIndex
The drive index to operate.
Public propertyFileName
The multimedia file name and path to play.
Public propertyLength
The time length of the media file.
Public propertyMessageArgs
Public propertyMode
The mode of the capturing process.
Public propertyPlaybackState
Public propertyPosition
The position of the player.
Public propertyProgressArgs
Public propertySamplerate
The samplerate of the destination audio file.
Public propertySamplerateVal
The samplerate of the destination audio file by value.
Public propertyTrackIndex
The track index to operate.
Public propertyUserKey
The user key.
Public propertyUserName
The user name.
Public propertyVolume
The volume of the player.
Top
See Also