RB.MediaPlayerSource¶
- Subclasses:
None
Methods¶
- Inherited:
RB.BrowserSource (1), RB.Source (33), RB.DisplayPage (12), Gtk.Box (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
RB.BrowserSource (3), RB.Source (27), RB.DisplayPage (12), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)
|
|
|
|
|
Properties¶
- Inherited:
RB.BrowserSource (1), RB.Source (10), RB.DisplayPage (5), Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
|
||
r/w |
|||
r |
device serial number |
Child Properties¶
- Inherited:
Style Properties¶
- Inherited:
Signals¶
Fields¶
- Inherited:
RB.Source (3), RB.DisplayPage (2), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class RB.MediaPlayerSource(*args, **kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- delete_entries(entries, callback, *data)¶
- Parameters:
entries ([
RB.RhythmDBEntry
]) – list of entries to deletecallback (
Gio.AsyncReadyCallback
orNone
) – callback to call on completion
- get_entries(category, map)¶
- Parameters:
category (
str
) – the sync category namemap ({
str
:RB.RhythmDBEntry
}) – map to hold the entries
- load()¶
- purge_metadata_cache()¶
- show_properties()¶
- sync()¶
- do_delete_entries(entries, callback, data) virtual¶
- Parameters:
entries ([
RB.RhythmDBEntry
]) – list of entries to deletecallback (
Gio.AsyncReadyCallback
orNone
) – callback to call on completion
- do_get_entries(category, map) virtual¶
- Parameters:
category (
str
) – the sync category namemap ({
str
:RB.RhythmDBEntry
}) – map to hold the entries
- do_remove_playlists() virtual¶
- do_show_properties(info_box, notebook) virtual¶
- Parameters:
info_box (
Gtk.Widget
) –notebook (
Gtk.Widget
) –
Property Details¶
- RB.MediaPlayerSource.props.encoding_settings¶
- Name:
encoding-settings
- Type:
- Default Value:
- Flags:
The
Gio.Settings
instance holding encoding settings for this device
- RB.MediaPlayerSource.props.encoding_target¶
- Name:
encoding-target
- Type:
- Default Value:
- Flags:
The
GstPbutils.EncodingTarget
for this device