Enumeration (GI Flags)

Grl-0.3GrlSupportedOps

Bitwise flags which reflect the kind of operations that a Grl.Source supports.

Index

Enumeration Members

BROWSE: number

Retrieve complete sets of Grl.Media

MEDIA_FROM_URI: number

Create a Grl.Media instance from an URI representing a media resource.

NONE: number

no operation is supported

NOTIFY_CHANGE: number

Notify about changes in the Grl.Source.

QUERY: number

Look up for Grl.Media 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 Grl.Media given a search text

STORE: number

Store content in a service

STORE_METADATA: number

Update metadata of a Grl.Media in a service.

STORE_PARENT: number

Store content as child of a certian parent category.