digiKam
Digikam::VideoDecoder Class Reference

Classes

class  Private
 

Public Member Functions

bool decodeVideoFrame () const
 
void destroy ()
 
QString getCodec () const
 
int getDuration () const
 
int getHeight () const
 
bool getInitialized () const
 
void getScaledVideoFrame (int scaledSize, bool maintainAspectRatio, VideoFrame &videoFrame)
 
int getWidth () const
 
void initialize (const QString &filename)
 
void seek (int timeInSeconds)
 
 VideoDecoder (const QString &filename)
 
 ~VideoDecoder ()
 

Constructor & Destructor Documentation

◆ VideoDecoder()

Digikam::VideoDecoder::VideoDecoder ( const QString &  filename)
explicit

References initialize().

◆ ~VideoDecoder()

Digikam::VideoDecoder::~VideoDecoder ( )

References destroy().

Member Function Documentation

◆ decodeVideoFrame()

bool Digikam::VideoDecoder::decodeVideoFrame ( ) const

◆ destroy()

◆ getCodec()

QString Digikam::VideoDecoder::getCodec ( ) const

◆ getDuration()

int Digikam::VideoDecoder::getDuration ( ) const

◆ getHeight()

int Digikam::VideoDecoder::getHeight ( ) const

◆ getInitialized()

bool Digikam::VideoDecoder::getInitialized ( ) const

◆ getScaledVideoFrame()

◆ getWidth()

int Digikam::VideoDecoder::getWidth ( ) const

◆ initialize()

◆ seek()


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