ChoonMLLib - class library to access and convert ChoonML files

Sample Class

[This is preliminary documentation and subject to change.]

Encapsulates a sample of sound. This is persisted to the 'samplePlay' and 'sampleBlock' elements.

Properties provide access to the attributes of the sample elements.

The StartWrite, AddData and WriteSample methods enable the sample data to be written to the ChoonML file or to an external sample file. The BufferLen and BufferLen properties access the buffer that this uses.

For a list of all members of this type, see Sample Members.

System.Object
   ChoonML.Sample

public class Sample

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ChoonML

Assembly: ChoonMLLib (in ChoonMLLib.dll)

See Also

Sample Members | ChoonML Namespace