smaller than src dimensions.
Parameters
src | a #GstVideoFrame |
plane | a plane |
Returns
TRUE if the contents could be copied.
bool copyPlane(gstvideo.video_frame.VideoFrame src, uint plane)Copy the plane with index plane from src to dest.
smaller than src dimensions.
src | a #GstVideoFrame |
plane | a plane |