PonyPlayer
|
#include <decoders.hpp>
Public 成员函数 | |
DecoderContext (AVStream *vs) | |
~DecoderContext () | |
Public 属性 | |
AVCodec * | codec = nullptr |
AVStream * | stream = nullptr |
AVCodecContext * | codecCtx = nullptr |
AVFrame * | frameBuf = nullptr |
|
inline |
|
inline |
AVCodec* DecoderContext::codec = nullptr |
AVCodecContext* DecoderContext::codecCtx = nullptr |
AVFrame* DecoderContext::frameBuf = nullptr |
AVStream* DecoderContext::stream = nullptr |