Click or drag to resize

AudioConverterGetFFMpegFormatsT Method

Get all the supported formats, codecs and extensions of the FFMpeg library.

Namespace:  CSAudioConverter
Assembly:  CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public T GetFFMpegFormats<T>()
where T : new()

Type Parameters

T

Return Value

Type: T
See Also