Grl.SourceClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
browse |
r |
browse through a list of media |
|
cancel |
r |
cancel the current operation |
|
get_caps |
r |
the capabilities that source supports for operation |
|
may_resolve |
r |
return |
|
media_from_uri |
r |
Creates a |
|
notify_change_start |
r |
start emitting signals about changes in content |
|
notify_change_stop |
r |
stop emitting signals about changes in content |
|
parent_class |
r |
the parent class structure |
|
query |
r |
query for a specific media |
|
remove |
r |
remove a media from a container |
|
resolve |
r |
resolve the metadata of a given transfer object |
|
search |
r |
search for media |
|
slow_keys |
r |
the list of slow keys that can be fetched |
|
store |
r |
store a media in a container |
|
store_metadata |
r |
update metadata values for a given object in a permanent fashion |
|
supported_keys |
r |
the list of keys that can be handled |
|
supported_operations |
r |
the operations that can be called |
|
test_media_from_uri |
r |
tests if this source can create |
|
writable_keys |
r |
the list of keys which value can be written |
Methods¶
None
Details¶
- class Grl.SourceClass¶
Grilo Source class. Override the vmethods to implement the element functionality.