Miam-Player  0.8.0
A nice music player
QtAV::AudioDecoderPrivate Class Reference

#include <AVDecoder_p.h>

Inheritance diagram for QtAV::AudioDecoderPrivate:
QtAV::AVDecoderPrivate DPtrPrivate< AVDecoder >

Public Member Functions

 AudioDecoderPrivate ()
 
virtual ~AudioDecoderPrivate ()
 
- Public Member Functions inherited from QtAV::AVDecoderPrivate
 AVDecoderPrivate ()
 
virtual ~AVDecoderPrivate ()
 
virtual bool open ()
 
virtual void close ()
 
virtual bool enableFrameRef () const
 
void applyOptionsForDict ()
 
void applyOptionsForContext ()
 
- Public Member Functions inherited from DPtrPrivate< AVDecoder >
virtual ~DPtrPrivate ()
 
void DPTR_setPublic (AVDecoder *pub)
 

Public Attributes

AudioResamplerresampler
 
QByteArray decoded
 
- Public Attributes inherited from QtAV::AVDecoderPrivate
AVCodecContextcodec_ctx
 
bool available
 
bool is_open
 
int undecoded_size
 
QString codec_name
 
QVariantHash options
 
AVDictionarydict
 

Additional Inherited Members

- Static Public Member Functions inherited from QtAV::AVDecoderPrivate
static const char * getProfileName (AVCodecID id, int profile)
 
static const char * getProfileName (const AVCodecContext *ctx)
 
- Protected Member Functions inherited from DPtrPrivate< AVDecoder >
AVDecoder & dptr_p ()
 
const AVDecoder & dptr_p () const
 
AVDecoder * dptr_ptr ()
 
const AVDecoder * dptr_ptr () const
 

Constructor & Destructor Documentation

QtAV::AudioDecoderPrivate::AudioDecoderPrivate ( )
virtual QtAV::AudioDecoderPrivate::~AudioDecoderPrivate ( )
virtual

Member Data Documentation

QByteArray QtAV::AudioDecoderPrivate::decoded
AudioResampler* QtAV::AudioDecoderPrivate::resampler

The documentation for this class was generated from the following file: