Function

Gst-1.0Gstformat_register

  • Create a new GstFormat based on the nick or return an already registered format with that nick.

    Parameters

    • nick: string

      The nick of the new format

    • description: string

      The description of the new format

    Returns Gst.Format

    A new GstFormat or an already registered format with the same nick. MT safe.