VideoMeta.unmap

UnmapFuncType unmap() @property

Get unmap field.

Returns

unmap the memory of a plane
bool unmap(uint plane, gst.map_info.MapInfo info)

Unmap a previously mapped plane with [gstvideo.video_meta.VideoMeta.map].

Parameters

planea plane
infoa #GstMapInfo

Returns

TRUE if the memory was successfully unmapped.