#include <qlinuxmediadevice.h>
Definition at line 17 of file qlinuxmediadevice.h.
◆ QLinuxMediaDevice()
QLinuxMediaDevice::QLinuxMediaDevice |
( |
const QString & | devicePath | ) |
|
◆ ~QLinuxMediaDevice()
QLinuxMediaDevice::~QLinuxMediaDevice |
( |
| ) |
|
◆ deviceName()
QString QLinuxMediaDevice::deviceName |
( |
| ) |
|
◆ disableLink()
bool QLinuxMediaDevice::disableLink |
( |
struct media_link * | link | ) |
|
◆ enableLink()
bool QLinuxMediaDevice::enableLink |
( |
struct media_link * | link | ) |
|
◆ getEntity()
struct media_entity * QLinuxMediaDevice::getEntity |
( |
const QString & | name | ) |
|
◆ model()
QString QLinuxMediaDevice::model |
( |
| ) |
|
◆ openVideoDevice() [1/2]
int QLinuxMediaDevice::openVideoDevice |
( |
const QString & | name | ) |
|
◆ openVideoDevice() [2/2]
int QLinuxMediaDevice::openVideoDevice |
( |
media_pad * | pad | ) |
|
|
static |
◆ parseLink()
struct media_link * QLinuxMediaDevice::parseLink |
( |
const QString & | link | ) |
|
◆ parsePad()
struct media_pad * QLinuxMediaDevice::parsePad |
( |
const QString & | pad | ) |
|
◆ resetLinks()
bool QLinuxMediaDevice::resetLinks |
( |
| ) |
|
◆ setSubdevAlpha()
bool QLinuxMediaDevice::setSubdevAlpha |
( |
int | subdevFd, |
|
|
qreal | alpha ) |
|
static |
◆ setSubdevCompose()
bool QLinuxMediaDevice::setSubdevCompose |
( |
struct media_pad * | pad, |
|
|
const QRect & | geometry ) |
|
static |
◆ setSubdevCrop()
bool QLinuxMediaDevice::setSubdevCrop |
( |
struct media_pad * | pad, |
|
|
const QRect & | geometry ) |
|
static |
◆ setSubdevFormat()
bool QLinuxMediaDevice::setSubdevFormat |
( |
struct media_pad * | pad, |
|
|
const QSize & | size, |
|
|
uint32_t | mbusFormat = MEDIA_BUS_FMT_ARGB8888_1X32 ) |
|
static |
◆ setSubdevSelection()
bool QLinuxMediaDevice::setSubdevSelection |
( |
struct media_pad * | pad, |
|
|
const QRect & | geometry, |
|
|
uint | target ) |
|
static |
The documentation for this class was generated from the following files: