public class GoProApi extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
_POLLINGTIME |
static int |
_RETRY_OPERATION |
| Modifier and Type | Method and Description |
|---|---|
GoProHelper |
getHelper() |
static void |
main(String[] args) |
boolean |
powerAndWaitUntilIsReady() |
void |
powerOff() |
void |
powerOn() |
void |
powerOnAndStartRecord() |
void |
setHelper(GoProHelper helper) |
void |
startRecord() |
void |
stopRecord() |
void |
stopRecordAndPowerOff() |
boolean |
waitUntilIsReadyToReceiveCmd() |
public static final int _POLLINGTIME
public static final int _RETRY_OPERATION
public GoProApi(String password)
public boolean powerAndWaitUntilIsReady()
throws Exception
Exceptionpublic boolean waitUntilIsReadyToReceiveCmd()
throws Exception
Exceptionpublic GoProHelper getHelper()
public void setHelper(GoProHelper helper)
Copyright © 2015. All rights reserved.