Gjsify LogoGjsify Logo

Hierarchy

  • ExtractableCheckId

Callable

  • ExtractableCheckId(type: GType<unknown>, id: string): string
  • Method for checking that an ID is valid for the given #GESExtractable type. If the given ID is considered valid, it can be adjusted into some standard and returned to prevent the creation of separate #GESAsset-s, with different #GESAsset:id, that would otherwise act the same.

    Returns (transfer full) (nullable): The actual #GESAsset:id to set on any corresponding assets, based on id, or %NULL if id is not valid.

    Parameters

    • type: GType<unknown>

      The #GESExtractable type to check id for

    • id: string

      The ID to check

    Returns string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method