This is the complete list of members for NAudio.Wave.Gsm610WaveFormat, including all inherited members.
AverageBytesPerSecond | NAudio.Wave.WaveFormat | |
averageBytesPerSecond | NAudio.Wave.WaveFormat | protected |
bitsPerSample | NAudio.Wave.WaveFormat | protected |
BitsPerSample | NAudio.Wave.WaveFormat | |
BlockAlign | NAudio.Wave.WaveFormat | |
blockAlign | NAudio.Wave.WaveFormat | protected |
Channels | NAudio.Wave.WaveFormat | |
channels | NAudio.Wave.WaveFormat | protected |
ConvertLatencyToByteSize(int milliseconds) | NAudio.Wave.WaveFormat | inline |
CreateALawFormat(int sampleRate, int channels) | NAudio.Wave.WaveFormat | inlinestatic |
CreateCustomFormat(WaveFormatEncoding tag, int sampleRate, int channels, int averageBytesPerSecond, int blockAlign, int bitsPerSample) | NAudio.Wave.WaveFormat | inlinestatic |
CreateIeeeFloatWaveFormat(int sampleRate, int channels) | NAudio.Wave.WaveFormat | inlinestatic |
CreateMuLawFormat(int sampleRate, int channels) | NAudio.Wave.WaveFormat | inlinestatic |
Encoding | NAudio.Wave.WaveFormat | |
Equals(object obj) | NAudio.Wave.WaveFormat | inline |
extraSize | NAudio.Wave.WaveFormat | protected |
ExtraSize | NAudio.Wave.WaveFormat | |
FromFormatChunk(BinaryReader br, int formatChunkLength) | NAudio.Wave.WaveFormat | inlinestatic |
GetHashCode() | NAudio.Wave.WaveFormat | inline |
Gsm610WaveFormat() | NAudio.Wave.Gsm610WaveFormat | inline |
MarshalFromPtr(IntPtr pointer) | NAudio.Wave.WaveFormat | inlinestatic |
MarshalToPtr(WaveFormat format) | NAudio.Wave.WaveFormat | inlinestatic |
ReadWaveFormat(BinaryReader br, int formatChunkLength) | NAudio.Wave.WaveFormat | inlineprivate |
SampleRate | NAudio.Wave.WaveFormat | |
sampleRate | NAudio.Wave.WaveFormat | protected |
samplesPerBlock | NAudio.Wave.Gsm610WaveFormat | private |
SamplesPerBlock | NAudio.Wave.Gsm610WaveFormat | |
Serialize(BinaryWriter writer) | NAudio.Wave.Gsm610WaveFormat | inlinevirtual |
ToString() | NAudio.Wave.WaveFormat | inline |
WaveFormat() | NAudio.Wave.WaveFormat | inline |
WaveFormat(int sampleRate, int channels) | NAudio.Wave.WaveFormat | inline |
WaveFormat(int rate, int bits, int channels) | NAudio.Wave.WaveFormat | inline |
WaveFormat(BinaryReader br) | NAudio.Wave.WaveFormat | inline |
waveFormatTag | NAudio.Wave.WaveFormat | protected |