C# - Reading M4B File Information
hi.
i looking way read chapter information m4b file. write application convert m4b multiple mp3 files , reading chapter information start from. should use of apple's dlls or kind of output ffmpeg.exe or can read m4b file directly? or there other way read file information.
thanks
tridy (stockholm, sweden)
hi tridy,
welcome msdn forums!
based on understanding, can read every file format binary file in c# article suggested, http://www.codeproject.com/kb/files/fastbinaryfileinput.aspx. however, since it's 3rd party file format not quite familar with, recommend first consult related support channel m4b file format, can consider using c# read m4b file metadata.
good day!
thanks
michael sun [msft]
msdn community support | feedback us
get or request code sample microsoft
please remember mark replies answers if , unmark them if provide no help.
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment