libgpac
Documentation of the core library of GPAC
|
#import <sensors.h>
Instance Methods | |
(int) | - setSensorType: |
(int) | - getSensorType |
(int) | - setSensorCallback: |
(int) | - startSensor |
(int) | - stopSensor |
(int) | - isSensorStarted |
Protected Attributes | |
SensorDataCallback * | sensorCallbak |
int | sensorType |
int | gpsActive |
int | sensorActive |
Properties | |
CMMotionManager * | motionManager |
NSOperationQueue * | queue |
CLLocationManager * | locMngr |
- (int) setSensorType: | (int) | type |
- (int) getSensorType |
- (int) setSensorCallback: | (SensorDataCallback*) | callback |
- (int) startSensor |
- (int) stopSensor |
- (int) isSensorStarted |
|
protected |
|
protected |
|
protected |
|
protected |
|
readwritenonatomicretain |
|
readwritenonatomicretain |
|
readwritenonatomicretain |