Grl.SourceMediaFromUriSpec

Fields

Name

Type

Access

Description

callback

Grl.SourceResolveCb

r/w

the user defined callback

keys

[object]

r/w

Metadata keys to resolve

operation_id

int

r/w

operation identifier

options

Grl.OperationOptions

r/w

options wanted for that operation

source

Grl.Source

r/w

a source

uri

str

r/w

A URI that can be used to identify a media resource

user_data

object

r/w

the user data to pass in the callback

Methods

None

Details

class Grl.SourceMediaFromUriSpec

Data transport structure used internally by the plugins which support media_from_uri vmethod.