play_sink_convert_frame


Description:


[ Version ( deprecated = true , deprecated_since = "1.18" ) ]
public Sample? play_sink_convert_frame (Element playsink, Caps caps)

Warning: play_sink_convert_frame is deprecated since 1.18.

Get the last buffer playsink showed

Note:

Use the "convert-sample" action signal of playsink instead.

Parameters:

playsink

The playsink to get last frame from

caps

The caps defining the format the return value will have

Returns:

A Sample containing the last frame from playsink in the format defined by the caps


Namespace: GES