Click or drag to resize

AudioConverterSupported Method

Check if the source media file supported by the decoder.

Namespace:  CSAudioConverter
Assembly:  CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool Supported(
	string SourceFile
)

Parameters

SourceFile
Type: SystemString

Return Value

Type: Boolean
See Also