Go to the documentation of this file.
20 #ifndef GNASH_MEDIAHANDLERHAIKU_H
21 #define GNASH_MEDIAHANDLERHAIKU_H
48 return "Haiku Media Handler";
51 virtual std::unique_ptr<MediaParser>
54 virtual std::unique_ptr<VideoDecoder>
57 virtual std::unique_ptr<VideoConverter>
61 virtual std::unique_ptr<AudioDecoder>
Top-level gnash exception.
Definition: GnashException.h:31
#define _(String)
Definition: log.h:44
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:41
void log_error(StringType msg, Args... args)
Definition: log.h:283
#define QQ(x)
Definition: adipe.h:7
char ** names[EV_MAX+1]
Definition: evtest.c:357
void log_unimpl(StringType msg, Args... args)
Definition: log.h:289