digiKam
Digikam::VideoFrame Class Reference

Public Member Functions

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

Public Attributes

QVector< quint8 > frameData
 
quint32 height
 
quint32 lineSize
 
quint32 width
 

Constructor & Destructor Documentation

◆ VideoFrame() [1/2]

Digikam::VideoFrame::VideoFrame ( )

◆ VideoFrame() [2/2]

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

◆ ~VideoFrame()

Digikam::VideoFrame::~VideoFrame ( )

Member Data Documentation

◆ frameData

◆ height

◆ lineSize

◆ width


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