maxBuffer property

  1. @override
int maxBuffer
final

Maximum buffer size in seconds. This is how many seconds of samples are stored in the outlet's buffer. Default is 360 seconds (6 minutes).

Implementation

@override
final int maxBuffer;