Packages
libdmapsharing-3.0
DACP
Player
play_state
playing_time
repeat_state
shuffle_state
volume
cue_clear
cue_play
next_item
now_playing_artwork
now_playing_record
pause
play_pause
prev_item
Player
Object Hierarchy:
DACP.Player
DACP.Player
DACP.Player
GLib.Object
GLib.Object
GLib.Object->DACP.Player
Description:
public
interface
Player
:
Object
Namespace:
DACP
Package:
libdmapsharing-3.0
Content:
Properties:
public
PlayState
play_state
{
get
;
set
; }
public
ulong
playing_time
{
get
;
set
; }
public
RepeatState
repeat_state
{
get
;
set
; }
public
bool
shuffle_state
{
get
;
set
; }
public
ulong
volume
{
get
;
set
; }
Methods:
public
abstract
void
cue_clear
()
public
abstract
void
cue_play
(
List
records,
uint
index)
public
abstract
void
next_item
()
public
abstract
unowned
uchar
[]
now_playing_artwork
(
uint
width,
uint
height)
public
abstract
unowned
Record
now_playing_record
()
public
abstract
void
pause
()
public
abstract
void
play_pause
()
public
abstract
void
prev_item
()
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref