Format
Description:
[ CCode ( cprefix = "GST_VIDEO_FORMAT_" , type_id = "gst_video_format_get_type ()" ) ]
[ GIR ( name = "VideoFormat" ) ]
public enum Format
Content:
Enum values:
Static methods:
- public static Format from_fourcc (uint32 fourcc)
- public static Format from_masks (int depth, int bpp, int endianness, uint red_mask, uint green_mask, uint blue_mask, uint alpha_mask)
- public static Format from_string (string format)
Methods: