Table of Contents

BufferSize

Properties
int BufferSize { get; }

Size of the buffer. Dictates how many frames worth of inputs can be stored. When buffer reaches its capacity a pause is requested through the ShouldPause(long, long).

Property Value
Type Description
int