VideoFormatInfo.unpackFormat

gstvideo.types.VideoFormat unpackFormat() @property nothrow

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 nothrow

Set unpackFormat field.

Parameters

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