Click or drag to resize
Mp3StorageFrame Properties

The Mp3StorageFrame type exposes the following members.

Properties
  NameDescription
Public propertyBitrate
Bit Rate
Public propertyBitrateIndex
The bitrate index (directly from the header)
Public propertyChannelExtension
The channel extension bits
Public propertyChannelMode
Channel Mode
Public propertyCopyright
Whether the Copyright bit is set.
Public propertyCrcPresent
Whether a CRC is present.
Public propertyFileOffset
Not part of the MP3 frame itself - indicates where in the stream we found this header.
Public propertyFrameLength
Frame length in bytes
Public propertyMpegLayer
MPEG Layer
Public propertyMpegVersion
MPEG Version
Public propertyRawData
Raw frame data (includes header bytes)
Public propertySampleCount
The number of samples in this frame.
Public propertySamplerate
Sample rate of this frame
Top
See Also