Function

Gst-1.0Gstvalue_union

  • Creates a GValue corresponding to the union of value1 and value2.

    Parameters

    • value1: any

      a value to union

    • value2: any

      another value to union

    Returns [boolean, unknown]

    true if the union succeeded.