Class SnmAudioFrame
Inherited Members
Namespace: JeremyAnsel.Xwa.Snm
Assembly: JeremyAnsel.Xwa.Snm.dll
Syntax
public sealed class SnmAudioFrame
Properties
| Edit this page View SourceData
Declaration
public byte[] Data { get; set; }
Property Value
Type | Description |
---|---|
byte[] |
FileId
Declaration
public int FileId { get; set; }
Property Value
Type | Description |
---|---|
int |
NumSamples
Declaration
public int NumSamples { get; set; }
Property Value
Type | Description |
---|---|
int |