Rygel.MediaPlayer – rygel-renderer-2.8 Reference Manual
Packages
rygel-renderer-2.8
Rygel
MediaPlayer
allowed_playback_speeds
byte_position
can_seek
can_seek_bytes
content_features
duration
duration_as_str
metadata
mime_type
playback_speed
playback_state
position
position_as_str
protocol_info
size
uri
user_agent
volume
get_mime_types
get_protocols
play_speed_to_double
seek
seek_bytes
MediaPlayer
Object Hierarchy:
Description:
public
interface
MediaPlayer
:
Object
Namespace:
Rygel
Package:
rygel-renderer-2.8
Content:
Properties:
public
abstract
string
[]
allowed_playback_speeds
{
owned
get
; }
public
abstract
int64
byte_position
{
get
; }
public
abstract
bool
can_seek
{
get
; }
public
abstract
bool
can_seek_bytes
{
get
; }
public
abstract
string
?
content_features
{
owned
get
;
set
; }
public
abstract
int64
duration
{
get
; }
public
string
duration_as_str
{
owned
get
; }
public
abstract
string
?
metadata
{
owned
get
;
set
; }
public
abstract
string
?
mime_type
{
owned
get
;
set
; }
public
abstract
string
playback_speed
{
owned
get
;
set
; }
public
abstract
string
playback_state
{
owned
get
;
set
; }
public
abstract
int64
position
{
get
; }
public
string
position_as_str
{
owned
get
; }
public
string
protocol_info
{
owned
get
; }
public
abstract
int64
size
{
get
; }
public
abstract
string
?
uri
{
owned
get
;
set
; }
public
abstract
string
?
user_agent
{
owned
get
;
set
; }
public
abstract
double
volume
{
get
;
set
; }
Methods:
public
abstract
string
[]
get_mime_types
()
public
abstract
string
[]
get_protocols
()
protected
double
play_speed_to_double
(
string
speed)
public
abstract
bool
seek
(
int64
time)
public
abstract
bool
seek_bytes
(
int64
bytes)
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