Unit 'gst' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gst]

gst_element_seek

Declaration

Source position: gstelement.inc line 165

function gst_element_seek(

  element: PGstElement;

  rate: Tgdouble;

  format: TGstFormat;

  flags: TGstSeekFlags;

  start_type: TGstSeekType;

  start: Tgint64;

  stop_type: TGstSeekType;

  stop: Tgint64

):TGboolean;


Documentation generated on: 2023-03-18