#include <CaptureImplDirectShow.h>
Inherits cinder::Capture::Device.
cinder::CaptureImplDirectShow::Device::Device |
( |
const std::string & |
name, |
|
|
int |
uniqueId |
|
) |
| |
bool cinder::CaptureImplDirectShow::Device::checkAvailable |
( |
| ) |
const |
|
virtual |
bool cinder::CaptureImplDirectShow::Device::isConnected |
( |
| ) |
const |
|
virtual |
const std::string& cinder::Capture::Device::getName |
( |
| ) |
const |
|
inherited |
Returns the human-readable name of the device.
virtual void* cinder::Capture::Device::getNative |
( |
| ) |
const |
|
pure virtualinherited |
int cinder::CaptureImplDirectShow::Device::mUniqueId |
|
protected |
std::string cinder::Capture::Device::mName |
|
protectedinherited |
The documentation for this class was generated from the following files: