Table of Contents

Class AudioClock

Namespace
GstAudio
Assembly
GstAudio-1.0.dll
public class AudioClock : SystemClock, IDisposable, GTypeProvider, InstanceFactory
Inheritance
AudioClock
Implements
Inherited Members

Constructors

AudioClock(params ConstructArgument[])

public AudioClock(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

AudioClock(AudioClockHandle)

public AudioClock(AudioClockHandle handle)

Parameters

handle AudioClockHandle

Methods

Adjust(ClockTime)

public ClockTime Adjust(ClockTime time)

Parameters

time ClockTime

Returns

ClockTime

GetGType()

public static Type GetGType()

Returns

Type

GetTime()

public ClockTime GetTime()

Returns

ClockTime

Invalidate()

public void Invalidate()

New(string, AudioClockGetTimeFunc)

public static AudioClock New(string name, AudioClockGetTimeFunc func)

Parameters

name string
func AudioClockGetTimeFunc

Returns

AudioClock

Reset(ClockTime)

public void Reset(ClockTime time)

Parameters

time ClockTime