Table of Contents

Struct ClockEntryData

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public struct ClockEntryData
Inherited Members

Fields

Clock

public IntPtr Clock

Field Value

IntPtr

DestroyData

public DestroyNotify DestroyData

Field Value

DestroyNotify

Func

public ClockCallback Func

Field Value

ClockCallback

GstReserved

public IntPtr[] GstReserved

Field Value

IntPtr[]

Interval

public ulong Interval

Field Value

ulong

Refcount

public int Refcount

Field Value

int

Status

public ClockReturn Status

Field Value

ClockReturn

Time

public ulong Time

Field Value

ulong

Type

public ClockEntryType Type

Field Value

ClockEntryType

Unscheduled

public bool Unscheduled

Field Value

bool

UserData

public IntPtr UserData

Field Value

IntPtr

WokenUp

public bool WokenUp

Field Value

bool