| Mp3Frame Class | 
Namespace: Ozeki.Media
The Mp3Frame type exposes the following members.
| Name | Description | |
|---|---|---|
| Mp3Frame(Stream) | Reads an MP3Frame from a stream  | |
| Mp3Frame(Stream, Boolean) | Reads an MP3Frame from a stream  | 
| Name | Description | |
|---|---|---|
| BitRate | 
            Bit Rate
              | |
| ChannelMode | 
            Channel Mode
              | |
| FrameLength | 
            Frame length in bytes
              | |
| MpegLayer | 
            MPEG Layer
              | |
| MpegVersion | 
            MPEG Version
              | |
| RawData | 
            Raw frame data
              | |
| SampleCount | 
            The number of samples in this frame
              | |
| SampleRate | 
            Sample rate of this frame
              |