Gjsify LogoGjsify Logo

Bitwise flags which reflect the kind of operations that a #GrlSource supports.

bitfield

Index

Enumeration Members

BROWSE: number

Retrieve complete sets of #GrlMedia

MEDIA_FROM_URI: number

Create a #GrlMedia instance from an URI representing a media resource.

NONE: number

no operation is supported

NOTIFY_CHANGE: number

Notify about changes in the #GrlSource.

QUERY: number

Look up for #GrlMedia give a service specific query

REMOVE: number

Remove content from a service.

RESOLVE: number

Fetch specific keys of metadata based on other metadata.

SEARCH: number

Look up for #GrlMedia given a search text

STORE: number

Store content in a service

STORE_METADATA: number

Update metadata of a #GrlMedia in a service.

STORE_PARENT: number

Store content as child of a certian parent category.

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