ChoonMLLib - class library to access and convert ChoonML files

Sample.BufferLeft Property

[This is preliminary documentation and subject to change.]

The number of bytes of buffer left to write to.

This is updated when AddData is used to write sample data out. When this is zero the whole sample can be persisted by calling WriteSample

public int BufferLeft {get;}

See Also

Sample Class | ChoonML Namespace