VideoInfo.isEqual

Compares two #GstVideoInfo and returns whether they are equal or not

class VideoInfo
bool
isEqual

Parameters

other gstvideo.video_info.VideoInfo

a #GstVideoInfo

Return Value

Type: bool

true if info and other are equal, else false.