AppSrc.maxBytes

Get maxBytes property.

  1. ulong maxBytes [@property getter]
    class AppSrc
    @property
    ulong
    maxBytes
    ()
  2. ulong maxBytes [@property setter]

Return Value

Type: ulong

The maximum amount of bytes that can be queued internally. After the maximum amount of bytes are queued, appsrc will emit the "enough-data" signal.