VideoMeta.map

Map the video plane with index plane in meta and return a pointer to the first byte of the plane and the stride of the plane.

class VideoMeta
bool
map

Parameters

plane uint

a plane

info gst.map_info.MapInfo

a #GstMapInfo

data void*

the data of plane

stride int

the stride of plane

flags gst.types.MapFlags

GstMapFlags

Return Value

Type: bool

TRUE if the map operation was successful.