Gst.Audio.PackFlags – gstreamer-audio-1.0 Reference Manual
PackFlags
Description:
[
CCode
( cprefix =
"GST_AUDIO_PACK_FLAG_"
, type_id =
"gst_audio_pack_flags_get_type ()"
) ]
[
Flags
]
[
GIR
( name =
"AudioPackFlags"
) ]
public
enum
PackFlags
The different flags that can be used when packing and unpacking.
Namespace:
Gst.Audio
Package:
gstreamer-audio-1.0
Content:
Enum values:
NONE
-
No flag
TRUNCATE_RANGE
-
When the source has a smaller depth than the target format, set the least significant bits of the target to 0.
2022 vala-language.org