![]() |
D.I.T. ( Do It Tizen! )
1.0.0
Samsung Software Membership
|
Light 모듈에 대한 구조체이다. Light 모듈은 Photometer Sensor를 다양한 방식으로 제어할 수 있다. More...
#include <Sensor.h>

Data Fields | |
| bool(* | addCallback )(Light this_gen, sensor_callback sensorCallback, int timeinterval, void *data) |
| bool(* | detachCallback )(Light this_gen) |
| bool(* | On )(Light this_gen) |
| bool(* | Off )(Light this_gen) |
| bool(* | isSupported )(Light this_gen) |
| Light_data(* | getValue )(Light this_gen) |
Light 모듈에 대한 구조체이다. Light 모듈은 Photometer Sensor를 다양한 방식으로 제어할 수 있다.
1.8.6