This is the complete list of members for NAudio.Wave.Mp3WaveFormat, including all inherited members.
| AverageBytesPerSecond | NAudio.Wave.WaveFormat | |
| averageBytesPerSecond | NAudio.Wave.WaveFormat | protected |
| BitsPerSample | NAudio.Wave.WaveFormat | |
| bitsPerSample | NAudio.Wave.WaveFormat | protected |
| blockAlign | NAudio.Wave.WaveFormat | protected |
| BlockAlign | NAudio.Wave.WaveFormat | |
| blockSize | NAudio.Wave.Mp3WaveFormat | |
| Channels | NAudio.Wave.WaveFormat | |
| channels | NAudio.Wave.WaveFormat | protected |
| codecDelay | NAudio.Wave.Mp3WaveFormat | |
| 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 | |
| flags | NAudio.Wave.Mp3WaveFormat | |
| framesPerBlock | NAudio.Wave.Mp3WaveFormat | |
| FromFormatChunk(BinaryReader br, int formatChunkLength) | NAudio.Wave.WaveFormat | inlinestatic |
| GetHashCode() | NAudio.Wave.WaveFormat | inline |
| id | NAudio.Wave.Mp3WaveFormat | |
| MarshalFromPtr(IntPtr pointer) | NAudio.Wave.WaveFormat | inlinestatic |
| MarshalToPtr(WaveFormat format) | NAudio.Wave.WaveFormat | inlinestatic |
| Mp3WaveFormat(int sampleRate, int channels, int blockSize, int bitRate) | NAudio.Wave.Mp3WaveFormat | inline |
| Mp3WaveFormatExtraBytes | NAudio.Wave.Mp3WaveFormat | privatestatic |
| ReadWaveFormat(BinaryReader br, int formatChunkLength) | NAudio.Wave.WaveFormat | inlineprivate |
| SampleRate | NAudio.Wave.WaveFormat | |
| sampleRate | NAudio.Wave.WaveFormat | protected |
| Serialize(BinaryWriter writer) | NAudio.Wave.WaveFormat | 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 |