Converts a BASSChannelType to a character representation describing the channel type or file type. Returns e.g. 'WMA', 'FLAC', 'MP3' etc.
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- ctype
- Type: Un4seen.BassBASSChannelType
The BASSChannelType for which to get the description.
Return Value
Type: StringThe description of the channel type.
See Also