VideoFrame.copy

Copy the contents from src to dest.

Note: Since: 1.18, dest dimensions are allowed to be smaller than src dimensions.

class VideoFrame
bool
copy

Parameters

src gstvideo.video_frame.VideoFrame

a #GstVideoFrame

Return Value

Type: bool

TRUE if the contents could be copied.