D.I.T. ( Do It Tizen! )  1.0.0
Samsung Software Membership
 All Data Structures Files Functions Macros Pages
Data Fields
Vibration Struct Reference

Vibration 모듈에 대한 구조체이다. Vibration 모듈은 다양한 방식으로 진동을 조절 할 수 있다. More...

#include <DeviceStatus.h>

Collaboration diagram for Vibration:
Collaboration graph

Data Fields

bool(* Custom )(Vibration this_gen, int period)
 
bool(* Short )(Vibration this_gen)
 
bool(* Middle )(Vibration this_gen)
 
bool(* Long )(Vibration this_gen)
 

Detailed Description

Vibration 모듈에 대한 구조체이다. Vibration 모듈은 다양한 방식으로 진동을 조절 할 수 있다.

Note
Device Status의 Vibration 모듈에 대한 구조체이다.
구조체를 사용하기 전에 NewVibration() 함수를 사용해야 하며 사용이 끝났을 때 DestroyVibration() 함수를 꼭 사용해야 한다.
See Also
Tizen Native API Document - Vibration part
Precondition
privilege

The documentation for this struct was generated from the following file: