CdDrive Class |
Namespace: Alvas.Audio
The CdDrive type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close |
Closes the CdDrive object and releases any associated system resources.
|
![]() | Dispose |
Closes the CdDrive object and releases any associated system resources.
|
![]() | EjectCD |
Open the CD drive door
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GetCdDrives |
Returns CD drive letters array
|
![]() ![]() | GetCdInfo |
Returns CdInfo list for specified CD query
|
![]() | GetCdQuery |
Returns CD query for current CD
|
![]() ![]() | GetFormat |
Returns CD audio (Compact Disc Digital Audio) format
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetInfo |
Returns CdInfo list for current CD (Compact Disk)
|
![]() | GetNumAudioTracks |
Return the number of audio tracks on the CD
|
![]() | GetReader |
Returns CdReader for specified track number
|
![]() | GetTrackCount |
Return the number of tracks on the CD
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsAudioTrack |
Indicates whether the specified track contains audio data.
|
![]() | IsCdReady |
Check if there is CD in the drive
|
![]() | LoadCD |
Close the CD drive door
|
![]() | LockCD |
Lock the CD drive
|
![]() | Open |
Opens specofied CD / DVD drive. Returns true if successful or false otherwise.
|
![]() | Refresh |
If there is a CD in the drive read its TOC
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TrackSize |
Get track size
|
![]() | UnLockCD |
Unlock CD drive
|
Name | Description | |
---|---|---|
![]() | CdInserted |
CdInserted event
|
![]() | CdRemoved |
CdRemoved event
|