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

T_GstControlBinding

Declaration

Source position: gstcontrolbinding.inc line 38

type T_GstControlBinding = record

  parent: TGstObject;

  name: Pgchar;

  pspec: PGParamSpec;

  object_: PGstObject;

  disabled: TGboolean;

  ABI: record

    case LongInt of

      0: (

          abi: record

            priv: PGstControlBindingPrivate;

          end;

        );

      1: (

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

        );

  end;

end;


Documentation generated on: 2023-03-18