gi-gst-0.1.6.13: Gst 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

newtype ClockEntry Source

Instances

((~) * info (ResolveClockEntryMethod t ClockEntry), MethodInfo * info ClockEntry p) => IsLabel t (ClockEntry -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> ClockEntry -> p

((~) * info (ResolveClockEntryMethod t ClockEntry), MethodInfo * info ClockEntry p) => IsLabelProxy t (ClockEntry -> p) Source 

newZeroClockEntry :: MonadIO m => m ClockEntry Source

Construct a ClockEntry struct initialized to zero.

Properties

Clock

Interval

Refcount

Status

Time

Type

Unscheduled

UserData

WokenUp