Click or drag to resize

AudioPlayerGetFFMpegFormatsT Method

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

Namespace:  CSAudioPlayer
Assembly:  CSAudioPlayer (in CSAudioPlayer.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