Function

Gst-1.0Gstvalue_set_caps

  • Sets the contents of value to caps. A reference to the provided caps will be taken by the value.

    Parameters

    • value: any

      a GValue initialized to GST_TYPE_CAPS

    • caps: Gst.Caps

      the caps to set the value to

    Returns void