#include <CaptureImplAvFoundation.h>
Inherits cinder::Capture::Device.
cinder::CaptureImplAvFoundationDevice::CaptureImplAvFoundationDevice |
( |
AVCaptureDevice * |
device | ) |
|
cinder::CaptureImplAvFoundationDevice::~CaptureImplAvFoundationDevice |
( |
| ) |
|
bool cinder::CaptureImplAvFoundationDevice::checkAvailable |
( |
| ) |
const |
|
virtual |
bool cinder::CaptureImplAvFoundationDevice::isConnected |
( |
| ) |
const |
|
virtual |
bool cinder::CaptureImplAvFoundationDevice::isFrontFacing |
( |
| ) |
const |
void* cinder::CaptureImplAvFoundationDevice::getNative |
( |
| ) |
const |
|
virtual |
Returns an OS-specific pointer. AVCaptureDevice* on OS X and iOS. Not implemented on MSW.
Implements cinder::Capture::Device.
const std::string& cinder::Capture::Device::getName |
( |
| ) |
const |
|
inherited |
Returns the human-readable name of the device.
std::string cinder::Capture::Device::mName |
|
protectedinherited |
The documentation for this class was generated from the following files: