Gst.ClockEntry

Fields

Name

Type

Access

Description

clock

Gst.Clock

r

destroy_data

GLib.DestroyNotify

r

func

Gst.ClockCallback

r

interval

int

r

refcount

int

r/w

reference counter (read-only)

status

Gst.ClockReturn

r

time

int

r

type

Gst.ClockEntryType

r

unscheduled

bool

r

user_data

object

r

woken_up

bool

r

Methods

None

Details

class Gst.ClockEntry

All pending timeouts or periodic notifies are converted into an entry. Note that Gst.ClockEntry should be treated as an opaque structure. It must not be extended or allocated using a custom allocator.