go
AppSrc.getLatency
gst
app
AppSrc
AppSrc
Retrieve the min and max latencies in
min
and
max
respectively.
class
AppSrc
void
getLatency
(
out
ulong
min
,
out
ulong
max
)
Parameters
min
ulong
the min latency
max
ulong
the max latency
gst
app
AppSrc
AppSrc
constructors
this
functions
addOnEndOfStream
addOnEnoughData
addOnNeedData
addOnPushBuffer
addOnPushBufferList
addOnPushSample
addOnSeekData
appSrcSetCaps
endOfStream
getAppSrcStruct
getCaps
getCurrentLevelBytes
getDuration
getEmitSignals
getLatency
getMaxBytes
getSize
getStreamType
getStruct
pushBuffer
pushBufferList
pushSample
setCallbacks
setDuration
setEmitSignals
setLatency
setMaxBytes
setSize
setStreamType
static functions
getType
variables
gstAppSrc
Retrieve the min and max latencies in min and max respectively.