Interface IAudioBuffer
Inherited Members
Namespace: Glitch9.IO.Audio
Assembly: Glitch9.IO.dll
Syntax
public interface IAudioBuffer : IAudioChunk, IEmptiable
Properties
| Edit this page View SourcePurpose
Declaration
string Purpose { get; }
Property Value
| Type | Description |
|---|---|
| string |
Samples
Declaration
ReadOnlyMemory<float> Samples { get; }
Property Value
| Type | Description |
|---|---|
| ReadOnlyMemory<float> |