digiKam
Loading...
Searching...
No Matches
Digikam::VideoFrame Class Reference

#include <videothumbwriter.h>

Public Member Functions

 VideoFrame ()=default
 
 VideoFrame (int width, int height, int lineSize)
 
 ~VideoFrame ()=default
 

Public Attributes

QVector< quint8 > frameData
 
quint32 height = 0
 
quint32 lineSize = 0
 
quint32 width = 0
 

Constructor & Destructor Documentation

◆ VideoFrame() [1/2]

Digikam::VideoFrame::VideoFrame ( )
default

◆ VideoFrame() [2/2]

Digikam::VideoFrame::VideoFrame ( int  width,
int  height,
int  lineSize 
)

◆ ~VideoFrame()

Digikam::VideoFrame::~VideoFrame ( )
default

Member Data Documentation

◆ frameData

◆ height

◆ lineSize

◆ width


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