VideoMeta.unmap
UnmapFuncType unmap() @propertyGet 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
plane | a plane |
info | a #GstMapInfo |
Returns
TRUE if the memory was successfully unmapped.