Click or drag to resize

CSAudioCDPlayer Namespace

 
Classes
Structures
  StructureDescription
Public structureAudioCDPlayerTrackInfo
The struct of the track information.
Interfaces
  InterfaceDescription
Public interfacecAudioCDPlayer
Delegates
Enumerations
  EnumerationDescription
Public enumerationBits
The bit-depth to play.
Public enumerationChannels
The number of channels to play.
Public enumerationDecodeMode
The decoder mode of the component. this can be the LocalCodecs which will use the codecs that installed on the system, or FFMpeg which will use the FFMpeg libraries.If you decide to use the FFMpeg libraries, please make sure the FFMpeg folder with dll files is existed under the output directory of the project.
Public enumerationMode
Public enumerationPlayingState
The operation state of the control. This can be Stopped, Playing and Paused.
Public enumerationSamplerate
The sample rate to play.
Public enumerationTagTypes
The tag types list.