| Modifier and Type | Field and Description |
|---|---|
static boolean |
LOGGING_ENABLED |
| Constructor and Description |
|---|
GoProHelper() |
GoProHelper(String ipAddress,
Integer port,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
changeModeCamera() |
boolean |
deleteFilesOnSd() |
boolean |
deleteLastFileOnSd() |
int |
fromBoolean(boolean paramBoolean) |
BackPack |
getBackPackInfo() |
String |
getBacPacPassword() |
BacPacStatus |
getBacpacStatus() |
int |
getCameraHLSSegment() |
CamFields |
getCameraInfo() |
String |
getCameraNameCN() |
CamFields |
getCameraSettings() |
CamFields |
getCameraSettings(GoProProtocolParser paramGoProProtocolParser) |
CamFields |
getCameraSettingsExtended() |
String |
getIpAddress() |
String |
getToken() |
boolean |
modeBurst() |
boolean |
modeCamera() |
boolean |
modePhoto() |
org.apache.http.impl.client.DefaultHttpClient |
newInstance() |
boolean |
sendCommand(Operations paramString,
int paramInt) |
boolean |
sendCommand(Operations paramString1,
String paramString2) |
byte[] |
sendGET(String paramString) |
byte[] |
sendGET(String paramString,
org.apache.http.impl.client.DefaultHttpClient paramDefaultHttpClient) |
boolean |
setBackPackPowerCamera(boolean paramBoolean) |
boolean |
setBacPacWifiMode(int paramInt) |
boolean |
setCamAutoPowerOff(int paramInt) |
boolean |
setCamDateTime(String paramString) |
boolean |
setCamDefaultMode(int paramInt) |
boolean |
setCameraHLSSegment(int paramInt) |
boolean |
setCameraName(String paramString) |
boolean |
setCamExposure(int paramInt) |
boolean |
setCamFov(int paramInt) |
boolean |
setCamLEDBlink(int paramInt) |
boolean |
setCamLivePreview(boolean paramBoolean) |
boolean |
setCamLocate(boolean paramBoolean) |
boolean |
setCamMode(int paramInt) |
boolean |
setCamNtscPal(boolean paramBoolean) |
boolean |
setCamOnScreenDisplay(int paramInt) |
boolean |
setCamPhotoResolution(int paramInt) |
boolean |
setCamProtune(int paramInt) |
boolean |
setCamShutter(boolean paramBoolean) |
boolean |
setCamSound(int paramInt) |
boolean |
setCamTimeLapseTI(String paramString) |
boolean |
setCamUpDown(int paramInt) |
boolean |
setCamVideoResolution(int paramInt) |
boolean |
startRecord() |
boolean |
stopRecord() |
boolean |
toBoolean(int paramInt) |
boolean |
turnOffCamera() |
boolean |
turnOnCamera() |
public static final boolean LOGGING_ENABLED
public boolean deleteFilesOnSd()
public boolean deleteLastFileOnSd()
public int fromBoolean(boolean paramBoolean)
public String getBacPacPassword()
public BacPacStatus getBacpacStatus() throws Exception
Exceptionpublic int getCameraHLSSegment()
public CamFields getCameraInfo()
public String getCameraNameCN()
public CamFields getCameraSettings(GoProProtocolParser paramGoProProtocolParser)
public CamFields getCameraSettingsExtended()
public org.apache.http.impl.client.DefaultHttpClient newInstance()
public boolean sendCommand(Operations paramString, int paramInt) throws Exception
Exceptionpublic boolean sendCommand(Operations paramString1, String paramString2) throws Exception
Exceptionpublic byte[] sendGET(String paramString, org.apache.http.impl.client.DefaultHttpClient paramDefaultHttpClient) throws Exception
Exceptionpublic boolean setBackPackPowerCamera(boolean paramBoolean)
throws Exception
Exceptionpublic boolean setCamAutoPowerOff(int paramInt)
throws Exception
Exceptionpublic boolean setCamDateTime(String paramString)
public boolean setCamLivePreview(boolean paramBoolean)
throws Exception
Exceptionpublic boolean setCamOnScreenDisplay(int paramInt)
throws Exception
Exceptionpublic boolean setCamPhotoResolution(int paramInt)
throws Exception
Exceptionpublic boolean setCamTimeLapseTI(String paramString) throws Exception
Exceptionpublic boolean setCamVideoResolution(int paramInt)
throws Exception
Exceptionpublic boolean setCameraHLSSegment(int paramInt)
throws Exception
Exceptionpublic boolean setCameraName(String paramString)
public boolean toBoolean(int paramInt)
public String getToken()
public String getIpAddress()
Copyright © 2015. All rights reserved.