Set the maximum amount of bytes and messages that will be queued in watch. When the maximum amounts are exceeded, gstrtsp.rtspwatch.RTSPWatch.writeData and gstrtsp.rtspwatch.RTSPWatch.sendMessage will return #GST_RTSP_ENOMEM.
A value of 0 for bytes or messages means no limits.
maximum bytes
maximum messages
Set the maximum amount of bytes and messages that will be queued in watch. When the maximum amounts are exceeded, gstrtsp.rtspwatch.RTSPWatch.writeData and gstrtsp.rtspwatch.RTSPWatch.sendMessage will return #GST_RTSP_ENOMEM.
A value of 0 for bytes or messages means no limits.