Table of Contents

Struct ClockID

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

Constructors

ClockID(nint)

public ClockID(nint value)

Parameters

value nint

Operators

implicit operator nint(ClockID)

public static implicit operator nint(ClockID o)

Parameters

o ClockID

Returns

nint

implicit operator ClockID(nint)

public static implicit operator ClockID(nint o)

Parameters

o nint

Returns

ClockID