The new functionality of this library is to define the type StreamType in 
mediadec_ffmepg.h:
enum StreamType {
        stUNKNOWN = 0,
        stVIDEO,
        stAUDIO,
        stSUBTITLE
};

and declare new method wxFfmpegMediaDecoder:GetStreamType to get that
StreamType.

Not a big change.

-- 
Upgrade wxsvg package to b11
https://bugs.launchpad.net/bugs/242572
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to