RTSPWatch.getSendBacklog

Get the maximum amount of bytes and messages that will be queued in watch. See gstrtsp.rtspwatch.RTSPWatch.setSendBacklog.

class RTSPWatch
void
getSendBacklog
(
out size_t bytes
,
out uint messages
)

Parameters

bytes size_t

maximum bytes

messages uint

maximum messages