PonyPlayer
|
#include <libavutil/error.h>
#include <QString>
函数 | |
QString | ffmpegErrToString (int err) |
变量 | |
const int | ERROR_EOF = AVERROR_EOF |
const int | MAX_AUDIO_FRAME_SIZE = 16384 |
const int | AUDIO_DATA_INFO_QUEUE_INITIAL = 100 |
|
inline |
const int AUDIO_DATA_INFO_QUEUE_INITIAL = 100 |
const int ERROR_EOF = AVERROR_EOF |
const int MAX_AUDIO_FRAME_SIZE = 16384 |