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 |
Macro Definition Documentation
◆ av_err2str
#define av_err2str | ( | errnum | ) |
Value:
av_make_error_string( \
boost::array<char, AV_ERROR_MAX_STRING_SIZE>().c_array(), \
AV_ERROR_MAX_STRING_SIZE, \
errnum)
Definition at line 41 of file MediaPlayer.cpp.
◆ QUEUE_BUFFER_SIZE
#define QUEUE_BUFFER_SIZE 100 |
Definition at line 33 of file MediaPlayer.cpp.
◆ QUEUE_BUFFERING_RATIO
#define QUEUE_BUFFERING_RATIO 10 |
Definition at line 34 of file MediaPlayer.cpp.
Generated by 1.9.8