AppSrc.maxBuffers

Get maxBuffers property.

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

Return Value

Type: ulong

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