On Fri, Jul 22, 2011 at 09:24:38PM +0200, Jonas 'Sortie' Termansen wrote: > * It could possibly be beneficial for AudioDecoder to contain a > string about which codec it is using, making it easier to print > debug output in my testcase. It could also be added to AudioInfo.
With verbosity > 1 (when DEBUG lines are printed), you should see a line dumped about which codec is in use. That information isn't kept in state, and I don't think it should. Eventually you may want to add a virtual AudioDecoder method to print that information to an output stream. --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ Gnash-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnash-dev

