VideoDecoder.releaseFrame

Similar to gstvideo.video_decoder.VideoDecoder.dropFrame, but simply releases frame without any processing other than removing it from list of pending frames, after which it is considered finished and released.

Parameters

framethe #GstVideoCodecFrame to release