![]() |
Miam-Player
0.8.0
A nice music player
|
#include <AVDecoder_p.h>
Public Member Functions | |
VideoDecoderPrivate () | |
virtual | ~VideoDecoderPrivate () |
![]() | |
AVDecoderPrivate () | |
virtual | ~AVDecoderPrivate () |
virtual bool | open () |
virtual void | close () |
virtual bool | enableFrameRef () const |
void | applyOptionsForDict () |
void | applyOptionsForContext () |
![]() | |
virtual | ~DPtrPrivate () |
void | DPTR_setPublic (AVDecoder *pub) |
Additional Inherited Members | |
![]() | |
static const char * | getProfileName (AVCodecID id, int profile) |
static const char * | getProfileName (const AVCodecContext *ctx) |
![]() | |
AVCodecContext * | codec_ctx |
bool | available |
bool | is_open |
int | undecoded_size |
QString | codec_name |
QVariantHash | options |
AVDictionary * | dict |
![]() | |
AVDecoder & | dptr_p () |
const AVDecoder & | dptr_p () const |
AVDecoder * | dptr_ptr () |
const AVDecoder * | dptr_ptr () const |
|
inline |
|
inlinevirtual |