VideoFormatInfo.unpackFormat

gstvideo.types.VideoFormat unpackFormat() @property

Get unpackFormat field.

Returns

the format of the unpacked pixels. This format must have the

#GST_VIDEO_FORMAT_FLAG_UNPACK flag set.

void unpackFormat(gstvideo.types.VideoFormat propval) @property

Set unpackFormat field.

Parameters

propvalthe format of the unpacked pixels. This format must have the #GST_VIDEO_FORMAT_FLAG_UNPACK flag set.