glGetPlaneDataSize
fn
size_t glGetPlaneDataSize(gstvideo.video_info.VideoInfo info, gstvideo.video_alignment.VideoAlignment align_, uint plane)Retrieve the size in bytes of a video plane of data with a certain alignment
Parameters
info | a #GstVideoInfo |
align_ | a #GstVideoAlignment or null |
plane | plane number in info to retrieve the data size of |