AudioCDRipper Methods |
The AudioCDRipper type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddImageFromFile |
Set the ID3 tags to the opened multimedia files.
|
![]() | Cancel |
Cancel the current operation.
|
![]() | CDIsReady |
Check if the CD drive is ready.
|
![]() | CheckLicense |
Check the user license of the component.
|
![]() | ClearAllTags |
Clear all the tags of the selected multimedia file.
|
![]() | ClearTag |
Remove a tag type from the opened multimedia file.
|
![]() | CloseCD |
Close the CD drive door.
|
![]() | Dispose |
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).) |
![]() | EjectCD |
Eject the CD drive door.
|
![]() | Finalize |
Destructor.
(Overrides ComponentFinalize.) |
![]() | GetACMFormats |
Get the ACM formats according to the ACMTag.
|
![]() | GetACMTags |
Get ACM tags according to the ACMFormat. You can also set the audio propitiates to get the best results according to the source audio file.
|
![]() | GetBitrates |
Get the supported bitrates to a list.
|
![]() | GetBits |
Get the supported bits to a list.
|
![]() | GetChannels |
Get the supported channels to a list.
|
![]() | GetDecoderModes |
Get the supported channels to a list.
|
![]() | GetDevices |
Get a list of the CD devices that installed on the local machine.
|
![]() | GetEnumValue(Enum) |
Get the value of the selected item of the Enum
|
![]() | GetEnumValueT(String) |
Get the value of the selected item of the Enum
|
![]() | GetFormats |
Get the supported formats to a list.
|
![]() | GetSamplerates |
Get the supported samplerates to a list.
|
![]() | GetTracks |
Get all the tracks of the audio CD.
|
![]() | OpenID3Tags |
Open a multimedia file. You can add/get/set tags only after calling this function. The supported format are: avi, mp3, mpc, mp4, asf, aiff, aif, aifc, tta, wv, ogg, flac, spx, opus, ape, xiph, wma, jpg, jpeg, png, mpg, mpeg and many other multimedia files.
|
![]() | Pause |
Pause the current operation.
|
![]() | ResetFont | (Overrides Control.ResetFont.) |
![]() | Resume |
Resume the current operation.
|
![]() | Rip |
Start the operation.
|
![]() | SetID3Tags |
Set the ID3 tags to the opened multimedia files.
|