AudioConverter Class |
Namespace: CSAudioConverter
The AudioConverter type exposes the following members.
Name | Description | |
---|---|---|
AudioConverter |
Constructor.
|
Name | Description | |
---|---|---|
ACMFormat |
The selected ACM format of the selected ACM tag(for ACM encoding). The default format is 44.100 kHz, 16 Bit, Stereo.
| |
ACMTag |
The selected ACM tag (for ACM encoding). The default tag is PCM.
| |
Bitrate |
The bitrate of the destination audio file.
| |
BitrateVal |
Set the bitrate of the destination audio file by value.
| |
Bits |
The bit-depth of the destination audio file (for WAV format only).
| |
Channels |
The channels of the destination audio file.
| |
DecodeMode |
The decoding mode of the operation. This can be from local codecs or by using the FFMpeg libraries.
| |
DestinatioFile |
The destination file.
| |
Format |
The format of the destination audio file.
| |
RatingStars |
The rating stars of the opened multimedia file. This value can be 0 (unrated) to 5 (best).
| |
RatingUser |
The user of the rating tag. The default value is: "Windows Media Player 9 Series".
| |
Samplerate |
The samplerate of the destination audio file.
| |
SamplerateVal |
The samplerate of the destination audio file by value.
| |
TagAlbum |
The album name of the opened multimedia file.
| |
TagArtists |
A list of strings for the TagArtists of the opened multimedia file.
| |
TagComment |
The comment of the opened multimedia file.
| |
TagComposers |
A list of strings for the TagComposers of the opened multimedia file.
| |
TagCopyright |
The copyright of the opened multimedia file.
| |
TagGenres |
A list of strings for the TagGenres of the opened multimedia file.
| |
TagLyrics |
The lyrics of the opened multimedia file.
| |
TagPerformers |
A list of strings for the TagPerformers of the opened multimedia file. In some cases this tag will be the TagArtists tag.
| |
TagRating |
The rating value of the opened multimedia file. This value can be 0 (unrated) to 255 (best).
| |
TagTitle |
The TagTitle tag of the opened multimedia file.
| |
TagTrack |
The Track number of the opened multimedia file.
| |
TagYear |
The created year of the opened multimedia file.
| |
UserKey |
The user key.
| |
UserName |
The user name.
|
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.
|
Name | Description | |
---|---|---|
ConvertAborted |
Convert aborted.
| |
ConvertDone |
Convert done.
| |
ConvertError |
Convert error.
| |
ConvertProgress |
Convert progress.
| |
ConvertStart |
Convert start.
|
Name | Description | |
---|---|---|
MessageArgs | ||
PercentArgs |