What steps will reproduce the problem?
1. See attached example source
2. Edit by entering correct developer API identification information
3. Compile and run
What is the expected output? What do you see instead?
Expected output:
The printed "Type" field should report the media's mime type, while the
"Duration" field should report an integer value.
Actual results:
Type and Duration are switched. Example bad output:
Title: Sleepy Cat
Type: 30
Duration: application/x-shockwave-flash
Original issue reported on code.google.com by KevinDuf...@gmail.com on 26 Mar 2009 at 6:03
Original issue reported on code.google.com by
KevinDuf...@gmail.com
on 26 Mar 2009 at 6:03Attachments: