Cinder  0.9.1
Instance Methods | Class Methods | Protected Attributes | List of all members
CaptureImplCocoaDummy Class Reference

#import <CaptureImplCocoaDummy.h>

Inherits NSObject.

Instance Methods

(id) - initWithDevice:width:height:
 
(void) - prepareStartCapture
 
(void) - startCapture
 
(void) - stopCapture
 
(bool) - isCapturing
 
(cinder::Surface8uRef- getCurrentFrame
 
(bool) - checkNewFrame
 
(const cinder::Capture::DeviceRef- getDevice
 
(int32_t) - getWidth
 
(int32_t) - getHeight
 

Class Methods

(const std::vector< cinder::Capture::DeviceRef > &) + getDevices:
 

Protected Attributes

bool mCapturing
 
cinder::Surface8uRef mSurface
 
cinder::Capture::DeviceRef mDevice
 

Method Documentation

+ (const vector<) cinder: (BOOL forceRefresh
- (id) initWithDevice: (const cinder::Capture::DeviceRef device
width: (int)  width
height: (int)  height 
- (void) prepareStartCapture
- (void) startCapture
- (void) stopCapture
- (bool) isCapturing
- (Surface8uRef) CaptureImplCocoaDummy:
- (bool) checkNewFrame
- (const) Capture:
- (int32_t) getWidth
- (int32_t) getHeight

Member Data Documentation

- (bool) mCapturing
protected
- (Surface8uRef) CaptureImplCocoaDummy:
protected
- Capture:
protected

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