Class (GI Struct)

Gst-1.0GstStaticPadTemplate

Structure describing the Gst.StaticPadTemplate.

Index

Constructors

Properties

direction: Gst.PadDirection
name_template: string
presence: Gst.PadPresence

Methods

  • Gets the capabilities of the static pad template.

    Returns Gst.Caps

    the Gst.Caps of the static pad template. Unref after usage. Since the core holds an additional ref to the returned caps, use gst_caps_make_writable() on the returned caps to modify it.