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::CaptureImplAvFoundationDevice Class Reference

#import <CaptureImplAvFoundation.h>

Inheritance diagram for cinder::CaptureImplAvFoundationDevice:
[legend]

Instance Methods

() - CaptureImplAvFoundationDevice
 
() - ~CaptureImplAvFoundationDevice
 
(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...
 
(bool) - isFrontFacing
 
(void *) - getNative
 
const std::stringgetName () const
 Returns the human-readable name of the device. More...
 

Protected Attributes

std::string mName
 

Constructor & Destructor Documentation

- CaptureImplAvFoundationDevice: (AVCaptureDevice *)  device
- CaptureImplAvFoundationDevice:

Method Documentation

- (bool) CaptureImplAvFoundationDevice: const

Returns whether the device is available for use.

Implements cinder::Capture::Device.

- (bool) CaptureImplAvFoundationDevice: 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.

- (bool) CaptureImplAvFoundationDevice: const
- (void*) CaptureImplAvFoundationDevice: 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: