Mp3StorageFrame Properties |
The Mp3StorageFrame type exposes the following members.
Name | Description | |
---|---|---|
Bitrate |
Bit Rate
| |
BitrateIndex |
The bitrate index (directly from the header)
| |
ChannelExtension |
The channel extension bits
| |
ChannelMode |
Channel Mode
| |
Copyright |
Whether the Copyright bit is set.
| |
CrcPresent |
Whether a CRC is present.
| |
FileOffset |
Not part of the MP3 frame itself - indicates where in the stream we found this header.
| |
FrameLength |
Frame length in bytes
| |
MpegLayer |
MPEG Layer
| |
MpegVersion |
MPEG Version
| |
RawData |
Raw frame data (includes header bytes)
| |
SampleCount |
The number of samples in this frame.
| |
Samplerate |
Sample rate of this frame
|