Table of Contents

Struct ClockID

Namespace
Gst
Assembly
Gst-1.0.dll
public readonly struct ClockID
Inherited Members

Constructors

ClockID(IntPtr)

public ClockID(IntPtr value)

Parameters

value IntPtr

Operators

implicit operator IntPtr(ClockID)

public static implicit operator IntPtr(ClockID o)

Parameters

o ClockID

Returns

IntPtr

implicit operator ClockID(IntPtr)

public static implicit operator ClockID(IntPtr o)

Parameters

o IntPtr

Returns

ClockID