FORMATS_ALL


Description:

[ CCode ( cname = "GST_AUDIO_FORMATS_ALL" ) ]
public const string FORMATS_ALL

List of all audio formats, for use in template caps strings.

Formats are sorted by decreasing "quality", using these criteria by priority: - depth - width - Float > Signed > Unsigned - native endianness preferred


Namespace: Gst.Audio