gst.clock_entry

Module for [ClockEntry] class

Types 1

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

Fields
GstClockEntry _cInstance
Methods
void * _cPtr()
int refcount() @propertyGet `refcount` field. Returns: reference counter (read-only)
void refcount(int propval) @propertySet `refcount` field. Params: propval = reference counter (read-only)
Constructors
this(void * ptr, Flag!"Take" take)