GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
SensorAccess Class Reference

#import <SensorAccess.h>

+ Inheritance diagram for SensorAccess:
+ Collaboration diagram for SensorAccess:

Instance Methods

(int) - setSensorType:
 
(int) - getSensorType
 
(int) - setSensorCallback::
 
(int) - startSensor
 
(int) - stopSensor
 
(int) - isSensorStarted
 

Protected Attributes

SensorDataCallbacksensorCallbak
 
void * userData
 
int sensorType
 
int gpsActive
 

Properties

CMMotionManager * motionManager
 
NSOperationQueue * queue
 
CLLocationManager * locMngr
 

Method Documentation

- (int) setSensorType: (int)  type
- (int) getSensorType
- (int) setSensorCallback: (SensorDataCallback*)  callback
: (void*)  user 
- (int) startSensor
- (int) stopSensor
- (int) isSensorStarted

Field Documentation

- (SensorDataCallback*) sensorCallbak
protected
- (void*) userData
protected
- (int) sensorType
protected
- (int) gpsActive
protected

Property Documentation

- (CMMotionManager*) motionManager
readwritenonatomicretain
- (NSOperationQueue*) queue
readwritenonatomicretain
- (CLLocationManager*) locMngr
readwritenonatomicretain

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