Tuesday, 3 September 2013

Trouble with Mp3 Frames

Trouble with Mp3 Frames

i m new in c# .net im working on mp3. i want to get the actual data of one
frame of a mp 3 file, as there is first header then side information of
the frame is also there. I only need to get the actual bits with no header
and ancillary info. Can I use NAudio to do that? I have found
Mp3FileReader class and Mp3Frame class there. Also found a RawData
variable but don't know how to use them.
Please help me.

No comments:

Post a Comment