Grl.SupportedOps – grilo-0.3 Reference Manual
SupportedOps
Description:
[
CCode
( cprefix =
"GRL_OP_"
, type_id =
"grl_supported_ops_get_type ()"
) ]
[
Flags
]
public
enum
SupportedOps
Bitwise flags which reflect the kind of operations that a
Source
supports.
Namespace:
Grl
Package:
grilo-0.3
Content:
Enum values:
BROWSE
-
Retrieve complete sets of
Media
MEDIA_FROM_URI
-
Create a
Media
instance from an URI representing a media resource.
NONE
-
no operation is supported
NOTIFY_CHANGE
-
Notify about changes in the
Source
.
QUERY
-
Look up for
Media
give a service specific query
REMOVE
-
Remove content from a service.
RESOLVE
-
Fetch specific keys of metadata based on other metadata.
SEARCH
-
Look up for
Media
given a search text
STORE
-
Store content in a service
STORE_METADATA
-
Update metadata of a
Media
in a service.
STORE_PARENT
-
Store content as child of a certian parent category.
2022 vala-language.org