QMedia
QMedia Constants
|
|
| qm_ClickEvent | 1 | A mousedown event occured in the movie controller. Properties:
|
| qm_KeyEvent | 2 | A keydown event occured in the movie controller. Properties:
|
| qm_PlayEvent | 3 | Play or Stop command issued. Properties:
|
| qm_GoToTimeEvent | 4 | Movie time was set. Properties:
|
| qm_SetVolumeEvent | 5 | Sound volume was set. Properties:
|
| qm_StepEvent | 6 | The movie controller was instructed to step a movie. Properties:
|
| qm_BadgeClickEvent | 7 | The controller badge was clicked. |
| qm_MovieClickEvent | 8 | The movie was clicked. Properties:
|
| qm_CustomButtonClickEvent | 9 | The custom button of the movie controller was clicked. Properties:
|
| qm_SetSelectionBeginEvent | 10 | The movie selection start time was changed. Properties:
|
| qm_SetSelectionDurationEvent | 11 | The movie selection duration was changed. Properties:
|
| qm_URLLinkEvent | 12 | User clicked on a URL link. Properties:
|
| qm_ResizeEvent | 14 | The movie was dynamically resized. |
| qm_NodeEnterEvent | 16 | The user is entering a node in a VR movie. Properties:
|
| qm_NodeLeaveEvent | 17 | The user is leaving a node in a VR movie. Properties:
|
| qm_HotSpotEnterEvent | 18 | The user moved the mouse over a hot spot area in a VR movie. Properties:
|
| qm_HotSpotLeaveEvent | 19 | The user moved the mouse outside of a hot spot area in a VR movie. Properties:
|
| qm_HotSpotClickEvent | 20 | The user clicked on a hot spot area in a VR movie. Properties:
|
| qm_SetPanAngleEvent | 21 | The user changed the pan angle. Properties:
|
| qm_SetTiltAngleEvent | 22 | The user changed the tilt angle. Properties:
|
| qm_SetFieldOfViewEvent | 23 | The user changed the field of view angle. Properties:
|
| qm_SetViewCenterEvent | 24 | The user changed the view center angle. Properties:
|