AudioCDPlayer Class |
Namespace: CSAudioCDPlayer
The AudioCDPlayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AudioCDPlayer |
Constructor.
|
Name | Description | |
---|---|---|
![]() | AudioDevice |
Play to the selected audio device index.
|
![]() | Bits |
The bit-depth of the destination audio file (for WAV format only).
|
![]() | Channels |
The number of channels of the destination audio file.
|
![]() | DriveIndex |
The drive index to operate.
|
![]() | FileName |
The multimedia file name and path to play.
|
![]() | Length |
The time length of the media file.
|
![]() | MessageArgs | |
![]() | Mode |
The mode of the capturing process.
|
![]() | PlaybackState | |
![]() | Position |
The position of the player.
|
![]() | ProgressArgs | |
![]() | Samplerate |
The samplerate of the destination audio file.
|
![]() | SamplerateVal |
The samplerate of the destination audio file by value.
|
![]() | TrackIndex |
The track index to operate.
|
![]() | UserKey |
The user key.
|
![]() | UserName |
The user name.
|
![]() | Volume |
The volume of the player.
|
Name | Description | |
---|---|---|
![]() | CDIsReady |
Check if the CD drive is ready.
|
![]() | CheckLicense |
Check the user license of the component.
|
![]() | CloseCD |
Close the CD drive door.
|
![]() | Dispose |
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).) |
![]() | EjectCD |
Eject the CD drive door.
|
![]() | GetBits |
Get the supported bits to a list.
|
![]() | GetChannels |
Get the supported channels to a list.
|
![]() | GetDecoderModes |
Get the supported player modes to a list.
|
![]() | GetDeviceDefaultIndex |
Get the default output device index. This works when the mode is WASAPI, LineOut will return always 0.
|
![]() | GetDevices |
Get a list of the CD devices that installed on the local machine.
|
![]() | GetDevices(Mode) |
Get all the output devices that installed on the local system.
|
![]() | GetEnumValue(Enum) |
Get the value of the selected item of the Enum
|
![]() | GetEnumValueT(String) |
Get the value of the selected item of the Enum
|
![]() | GetPlayerModes |
Get the supported player modes to a list.
|
![]() | GetSamplerates |
Get the supported samplerates to a list.
|
![]() | GetTracks |
Get all the tracks of the audio CD.
|
![]() | Pause | |
![]() | Play | |
![]() | ResetFont | (Overrides Control.ResetFont.) |
![]() | Resume | |
![]() | Stop |
Stop the playing operation.
|
Name | Description | |
---|---|---|
![]() | _audioplayer | |
![]() | TracksInfo |