Click here to Skip to main content
15,879,095 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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.

IS there any other external or .NET built-in library which takes "mp3 file" and returns "Actual Data".

Please help me.
Posted
Updated 2-Sep-13 21:04pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900