Interface IAudioChunk
Namespace: Glitch9.IO
Assembly: Glitch9.IO.dll
Syntax
public interface IAudioChunk
Properties
| Edit this page View SourceChannels
Declaration
int Channels { get; }
Property Value
| Type | Description |
|---|---|
| int |
SampleRate
Declaration
int SampleRate { get; }
Property Value
| Type | Description |
|---|---|
| int |