AudioConverter Methods |
The AudioConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddImageFromFile |
Set the ID3 tags to the opened multimedia files.
|
![]() | Cancel |
Cancel the current operation.
|
![]() | 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.
|
![]() | Convert |
Start the operation.
|
![]() | Dispose |
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).) |
![]() | 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.
|
![]() | GetEnumValue(Enum) |
Get the value of the selected item of the Enum
|
![]() | GetEnumValueT(String) |
Get the value of the selected item of the Enum
|
![]() | GetFFMpegFormatsT |
Get all the supported formats, codecs and extensions of the FFMpeg library.
|
![]() | GetFormats |
Get the supported formats to a list.
|
![]() | GetSamplerates |
Get the supported samplerates to a list.
|
![]() | Open |
Open a source media file and get some information about the source.
|
![]() | OrderLicense |
In order to get your own UserName and RegKey and to distribute this library
with your own projects for commercial or any other purpose, please order a license.
|
![]() | Pause |
Pause the current operation.
|
![]() | ResetFont | (Overrides Control.ResetFont.) |
![]() | Resume |
Resume the current operation.
|
![]() | Seekable |
Check if the source media file is seekable.
|
![]() | SetID3Tags |
Set the ID3 tags to the opened multimedia files.
|
![]() | Supported |
Check if the source media file supported by the decoder.
|