I'd like to get basic information about a Theora file using C# .NET. How
 can I get started on this? <br>
<br>
I know there&#39;s oggz-info and other utilities, but I&#39;d like to do this 
straight from in .NET. What&#39;s the documentation page to find more on 
this? Can I just read the first x bytes of the video corresponding to 
each field?<br>
<br>
I found this page which I think is what I need, but I&#39;m not sure.<br>
<a href="http://theora.org/doc/libtheora-1.1/group__decfuncs.html">http://theora.org/doc/libtheora-1.1/group__decfuncs.html</a><br>