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

T_GstPadTemplate

Declaration

Source position: gstpadtemplate.inc line 132

type T_GstPadTemplate = record

  object_: TGstObject;

  name_template: ;

  direction: TGstPadDirection;

  presence: TGstPadPresence;

  caps: PGstCaps;

  ABI: record

    case LongInt of

      0: (

          _gst_reserved: array [0..(GST_PADDING)-1] of gpointer;

        );

      1: (

          abi: record

            gtype: GType;

          end;

        );

  end;

end;


Documentation generated on: 2023-03-18