PbUtilsCapsDescriptionFlags
Description:
[ CCode ( cname = "GstPbUtilsCapsDescriptionFlags" , cprefix = "GST_PBUTILS_CAPS_DESCRIPTION_FLAG_" , type_id = "gst_pb_utils_caps_description_flags_get_type ()" ) ]
[ Flags ]
[ GIR ( name = "PbUtilsCapsDescriptionFlags" ) ]
[ Version ( since = "1.20" ) ]
public enum PbUtilsCapsDescriptionFlags
Content:
Enum values:
- AUDIO - Caps describe
an audio format, or a container format that can store audio.
- CONTAINER - Caps
describe a container format.
- GENERIC - Container
format can store any kind of stream type.
- IMAGE - Caps describe
an image format, or a container format that can store image.
- METADATA - Caps
describe a metadata format, or a container format that can store metadata.
- SUBTITLE - Caps
describe an subtitle format, or a container format that can store subtitles.
- TAG - Container format
is a tags container.
- VIDEO - Caps describe
an video format, or a container format that can store video.