Table of Contents

Delegate AudioBaseSinkCustomSlavingCallback

Namespace
GstAudio.Internal
Assembly
GstAudio-1.0.dll
public delegate void AudioBaseSinkCustomSlavingCallback(IntPtr sink, ClockTime etime, ClockTime itime, ref ClockTimeDiff requestedSkew, AudioBaseSinkDiscontReason discontReason, IntPtr userData)

Parameters

sink IntPtr
etime ClockTime
itime ClockTime
requestedSkew ClockTimeDiff
discontReason AudioBaseSinkDiscontReason
userData IntPtr