PDA

View Full Version : AC3 and Flavor


GaveUp
3rd October 2005, 16:19
I'm using Flavor (http://flavor.sf.net) to generate some C++ classes to work with AC3 streams, but I am having problems implementing the Auxdata portion of the spec. None of the examples on the website contain a similar situation where the size of a part (Auxdata) depends on the size of all the other parts of the frame. Being that the parts are seperated into different classes I'm not sure how to define this part. If anyone is experienced in flavor I'd greatly appreciate some suggestions.