Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QV4L2MemoryTransfer::Buffer Struct Reference

#include <qv4l2memorytransfer_p.h>

Collaboration diagram for QV4L2MemoryTransfer::Buffer:

Public Attributes

v4l2_buffer v4l2Buffer = {}
QByteArray data

Detailed Description

Definition at line 32 of file qv4l2memorytransfer_p.h.

Member Data Documentation

◆ data

QByteArray QV4L2MemoryTransfer::Buffer::data

Definition at line 35 of file qv4l2memorytransfer_p.h.

◆ v4l2Buffer

v4l2_buffer QV4L2MemoryTransfer::Buffer::v4l2Buffer = {}

Definition at line 34 of file qv4l2memorytransfer_p.h.


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