Public Member Functions | Protected Attributes
cinder::CaptureImplQtKitDevice Class Reference

#import <CaptureImplQtKit.h>

Inherits cinder::Capture::Device.

List of all members.

Public Member Functions

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

Protected Attributes

std::string mName

Constructor & Destructor Documentation

- cinder: (QTCaptureDevice *)  device
- cinder:

Member Function 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.

- Capture: const

Returns the OS-specific unique identifier.

Implements cinder::Capture::Device.

- (const string&) cinder: const

Returns the human-readable name of the device.


Member Data Documentation

- std: [protected, inherited]

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