ChoonMLLib - class library to access and convert ChoonML files

Sample.SampleFormatTypes Enumeration

[This is preliminary documentation and subject to change.]

The types of sample persistence

public enum Sample.SampleFormatTypes

Members

Member Name Description
binary Store as binary data after the XML markup
base32k Store as base32k data inside the 'sampleBlock' element - not yet supported
external Store as an external file

Requirements

Namespace: ChoonML

Assembly: ChoonMLLib (in ChoonMLLib.dll)

See Also

ChoonML Namespace