ClutterGst.PlayerIface

Fields

Name

Type

Access

Description

base_iface

GObject.TypeInterface

r

eos

object

r

signal class closure for ClutterGst.Player ::eos

error

object

r

signal class closure for ClutterGst.Player ::error

get_audio_volume

object

r

virtual function; returns the current audio volume

get_frame

object

r

virtual function; returns the current visible frame

get_idle

object

r

virtual function; returns whether the player is currently in idle state

get_pipeline

object

r

virtual function; returns the current GStreamer pipeline

get_playing

object

r

virtual function; returns whether the player is currently playing

get_video_sink

object

r

virtual function; returns the current ClutterGst video sink

new_frame

object

r

signal class closure for ClutterGst.Player ::new-frame

ready

object

r

signal class closure for ClutterGst.Player ::ready

set_audio_volume

object

r

virtual function; sets the audio volume

set_playing

object

r

virtual function; starts or stops the player from playing

size_change

object

r

signal class closure for ClutterGst.Player ::size-change

Methods

None

Details

class ClutterGst.PlayerIface

Interface vtable for ClutterGst.Player implementations

New in version 1.4.