Function

Grl-0.3Grlmultiple_get_media_from_uriSince 0.2.0

  • Goes though all available media sources until it finds one capable of constructing a GrlMedia object representing the media resource exposed by uri.

    This method is asynchronous.

    Parameters

    • uri: string

      A URI that can be used to identify a media resource

    • keys: number[]

      List of metadata keys we want to obtain.

    • options: Grl.OperationOptions

      options wanted for that operation

    • callback: SourceResolveCb

      the user defined callback

    Returns void

    0.2.0