Documentation
Dlang.org
AppSrc.getLatency
gstapp
app_src
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
gstapp
app_src
AppSrc
functions
connectEndOfStream
connectEnoughData
connectNeedData
connectPushBuffer
connectPushBufferList
connectPushSample
connectSeekData
endOfStream
getCaps
getCurrentLevelBuffers
getCurrentLevelBytes
getCurrentLevelTime
getDuration
getEmitSignals
getLatency
getLeakyType
getMaxBuffers
getMaxBytes
getMaxTime
getSize
getStreamType
pushBuffer
pushBufferList
pushSample
setCaps
setDuration
setEmitSignals
setLatency
setLeakyType
setMaxBuffers
setMaxBytes
setMaxTime
setSize
setStreamType
Retrieve the min and max latencies in min and max respectively.