BitmapToolkit Scol plugin
|
#include <scolPlugin.h>
#include <sstream>
#include <boost/lexical_cast.hpp>
#include "MediaPlayer.h"
#include "ScolConvert.h"
Go to the source code of this file.
Macros | |
#define | QUEUE_BUFFER_SIZE 100 |
#define | QUEUE_BUFFERING_RATIO 10 |
#define | av_err2str(errnum) |
Variables | |
int | MEDIAPLAYER_END_CB |
int | MEDIAPLAYER_LOADED_CB |
#define av_err2str | ( | errnum | ) |
Definition at line 41 of file MediaPlayer.cpp.
#define QUEUE_BUFFER_SIZE 100 |
Definition at line 33 of file MediaPlayer.cpp.
#define QUEUE_BUFFERING_RATIO 10 |
Definition at line 34 of file MediaPlayer.cpp.