Gst.Audio.FormatFlags – gstreamer-audio-1.0 Reference Manual
FormatFlags
Description:
[
CCode
( cprefix =
"GST_AUDIO_FORMAT_FLAG_"
, type_id =
"gst_audio_format_flags_get_type ()"
) ]
[
Flags
]
[
GIR
( name =
"AudioFormatFlags"
) ]
public
enum
FormatFlags
The different audio flags that a format info can have.
Namespace:
Gst.Audio
Package:
gstreamer-audio-1.0
Content:
Enum values:
COMPLEX
-
complex layout
FLOAT
-
float samples
INTEGER
-
integer samples
SIGNED
-
signed samples
UNPACK
-
the format can be used in
FormatUnpack
and
FormatPack
functions
2022 vala-language.org