Go to the documentation of this file.
21 #ifndef GNASH_VIDEODECODER_H
22 #define GNASH_VIDEODECODER_H
26 #include <boost/noncopyable.hpp>
31 class EncodedVideoFrame;
63 virtual std::unique_ptr<image::GnashImage>
pop() = 0;
92 #endif // __VIDEODECODER_H__
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:41