ClutterGst.PlayerIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
base_iface |
r |
||
eos |
r |
signal class closure for |
|
error |
r |
signal class closure for |
|
get_audio_volume |
r |
virtual function; returns the current audio volume |
|
get_frame |
r |
virtual function; returns the current visible frame |
|
get_idle |
r |
virtual function; returns whether the player is currently in idle state |
|
get_pipeline |
r |
virtual function; returns the current GStreamer pipeline |
|
get_playing |
r |
virtual function; returns whether the player is currently playing |
|
get_video_sink |
r |
virtual function; returns the current ClutterGst video sink |
|
new_frame |
r |
signal class closure for |
|
ready |
r |
signal class closure for |
|
set_audio_volume |
r |
virtual function; sets the audio volume |
|
set_playing |
r |
virtual function; starts or stops the player from playing |
|
size_change |
r |
signal class closure for |
Methods¶
None
Details¶
- class ClutterGst.PlayerIface¶
Interface vtable for
ClutterGst.Player
implementationsNew in version 1.4.