bufferSize property

int bufferSize
final

Sets the demuxer cache size (in bytes) for libmpv backend.

Default: 32 MB or 32 * 1024 * 1024 bytes.

Implementation

final int bufferSize;