• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

Solid

Solid::Video

Solid::Video Class Reference

This device interface is available on video devices. More...

#include <video.h>

Inheritance diagram for Solid::Video:
Solid::DeviceInterface QObject

List of all members.

Public Member Functions

QVariant driverHandle (const QString &driver) const
QStringList supportedDrivers (QString protocol=QString()) const
QStringList supportedProtocols () const
virtual ~Video ()

Static Public Member Functions

static Type deviceInterfaceType ()

Properties

QStringList supportedDrivers

Detailed Description

This device interface is available on video devices.

A video device provides access to a live stream of video, in contrast to a camera device which records individual frames or movies which are accessed discretely.

Definition at line 43 of file video.h.


Constructor & Destructor Documentation

Solid::Video::~Video (  )  [virtual]

Destroys a Video object.

Definition at line 32 of file video.cpp.


Member Function Documentation

static Type Solid::Video::deviceInterfaceType (  )  [inline, static]

Get the Solid::DeviceInterface::Type of the Video device interface.

Returns:
the Video device interface type
See also:
Solid::DeviceInterface::Type

Definition at line 74 of file video.h.

QVariant Solid::Video::driverHandle ( const QString &  driver  )  const

Retrieves a driver specific string allowing to access the device.

For example for the "mtp" driver it will return the serial number of the device.

Returns:
the driver specific data

Definition at line 49 of file video.cpp.

QStringList Solid::Video::supportedDrivers ( QString  protocol = QString()  )  const

Retrieves known installed device drivers that claim to handle this device using the requested protocol.

If protocol is blank, returns a list of all drivers supporting the device.

Parameters:
protocol The protocol to get drivers for.
Returns:
a list of installed drivers meeting the criteria

Definition at line 43 of file video.cpp.

QStringList Solid::Video::supportedProtocols (  )  const

Retrieves known protocols this device can speak.

This list may be dependent on installed device driver libraries.

Returns:
a list of known protocols this device can speak

Definition at line 37 of file video.cpp.


Property Documentation

QStringList Solid::Video::supportedDrivers [read]

Definition at line 47 of file video.h.


The documentation for this class was generated from the following files:
  • video.h
  • video.cpp

Solid

Skip menu "Solid"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal