release_frame


Description:

[ Version ( since = "1.2.2" ) ]
public void release_frame (owned CodecFrame frame)

Similar to drop_frame, 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:

this

a Decoder

frame

the CodecFrame to release