Function

GES-1.0GESplay_sink_convert_frameDeprecated 1.18

  • Get the last buffer playsink showed

    Parameters

    • Deprecatedplaysink: Gst.Element

      The playsink to get last frame from

    • Deprecatedcaps: Gst.Caps

      The caps defining the format the return value will have

    Returns Sample

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

    since 1.18: Use the "convert-sample" action signal of #playsink instead.