Table of Contents

Class SystemClock

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public class SystemClock
Inheritance
SystemClock
Inherited Members

Methods

GetGType()

Calls native function gst_system_clock_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

Obtain()

Calls native function gst_system_clock_obtain.

public static extern nint Obtain()

Returns

nint

Transfer ownership: Full Nullable: False

SetDefault(nint)

Calls native function gst_system_clock_set_default. Version: 1.4

[Version("1.4")]
public static extern void SetDefault(nint newClock)

Parameters

newClock nint

Transfer ownership: None Nullable: True