Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Instance Methods | Protected Attributes | List of all members
cinder::CaptureImplQtKitDevice Class Reference

#import <CaptureImplQtKit.h>

Inheritance diagram for cinder::CaptureImplQtKitDevice:
[legend]

Instance Methods

() - CaptureImplQtKitDevice
 
() - ~CaptureImplQtKitDevice
 
(bool) - checkAvailable
 Returns whether the device is available for use. More...
 
(bool) - isConnected
 Returns whether the device is currently connected. More...
 
(Capture::DeviceIdentifier- getUniqueId
 Returns the OS-specific unique identifier. More...
 
(void *) - getNative
 
const std::stringgetName () const
 Returns the human-readable name of the device. More...
 

Protected Attributes

std::string mName
 

Constructor & Destructor Documentation

- CaptureImplQtKitDevice: (QTCaptureDevice *)  device
- CaptureImplQtKitDevice:

Method Documentation

- (bool) CaptureImplQtKitDevice: const

Returns whether the device is available for use.

Implements cinder::Capture::Device.

- (bool) CaptureImplQtKitDevice: const

Returns whether the device is currently connected.

Implements cinder::Capture::Device.

- (DeviceIdentifier) cinder: const

Returns the OS-specific unique identifier.

Implements cinder::Capture::Device.

- (void*) CaptureImplQtKitDevice: const
const std::string& cinder::Capture::Device::getName ( ) const
inherited

Returns the human-readable name of the device.

Member Data Documentation

std::string cinder::Capture::Device::mName
protectedinherited

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