Displaying 1 result from an estimated 1 matches for "litteleendian".
Did you mean:
dlittleendian
2009 Jan 27
0
frames number & compression level
...forum. I already added
frames number code.
Code for VORBIS Tags is not included . But taking as sample the code for
Vendor and following the specifications you can make it easily.With a loop
similar to Vendor you can read all Tags. It's only necessary to keep in mind
two things: VORBIS is litteleendian and FLAC doesn't use the end framing_bit
of OGG files.
This class is tested in VB.NET but not in C #. If there is some error you
may correct it and send it us.
Sorry not to be able to include Compression Level. Josh Coalson says me
"compression level is not stored by default".......