User Tools

Site Tools


plugins:gopro_controller

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugins:gopro_controller [2015/03/09 17:00]
octazid created
plugins:gopro_controller [2015/03/26 18:49] (current)
Line 1: Line 1:
 ====== GoProController ====== ====== GoProController ======
-:!: //(not available at the moment, comming soon...)// :!:+:!:\\ 
 +//(You have to install the plugin over the plugin section within DroidScript)//
  
 //Taken from the official DroidScript documentation// //Taken from the official DroidScript documentation//
Line 196: Line 197:
 A subset of the camera properties described above are settable using **SetOptions**. SetOptions takes a JSON object containing one or more properties to be set. A subset of the camera properties described above are settable using **SetOptions**. SetOptions takes a JSON object containing one or more properties to be set.
  
-=====Example - Set Camera Mode=====+====Example - Set Camera Mode====
 <code javascript> <code javascript>
 app.LoadPlugin( "GoProController" ); app.LoadPlugin( "GoProController" );
Line 348: Line 349:
 =====Locate Mode===== =====Locate Mode=====
  
-When the GoPro is in Locate Mode, it's LEDs flash and it beeps. To put the GoPro in Locate Mode, call the StartLocate method, and to turn it off, call the StopLocate method.+When the GoPro is in Locate Mode, it's LEDs flash and it beeps. To put the GoPro in Locate Mode, call the **StartLocate** method, and to turn it off, call the **StopLocate** method.
  
plugins/gopro_controller.1425920436.txt.gz · Last modified: 2015/03/10 01:00 (external edit)