gi-gst-1.0.14: GStreamer bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gst.Structs.ClockEntry

Contents

Description

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.

Synopsis

Exported types

newZeroClockEntry :: MonadIO m => m ClockEntry Source #

Construct a ClockEntry struct initialized to zero.

Properties

clock

destroyData

func

interval

refcount

status

time

type

unscheduled

userData

wokenUp