RTSPWatch.getSendBacklog
void getSendBacklog(out size_t bytes, out uint messages)Get the maximum amount of bytes and messages that will be queued in watch. See [gstrtsp.rtspwatch.RTSPWatch.setSendBacklog].
Parameters
bytes | maximum bytes |
messages | maximum messages |