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

T_GstBin

Declaration

Source position: gstbin.inc line 51

type T_GstBin = record

  element: TGstElement;

  numchildren: Tgint;

  children: PGList;

  children_cookie: Tguint32;

  child_bus: PGstBus;

  messages: PGList;

  polling: TGboolean;

  state_dirty: TGboolean;

  clock_dirty: TGboolean;

  provided_clock: PGstClock;

  clock_provider: PGstElement;

  priv: PGstBinPrivate;

  _gst_reserved: array [0..3] of TGpointer;

end;


Documentation generated on: 2023-03-18