今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

145 lines
5.1 KiB

.class interface abstract Lcom/viatech/device/VPaiDeviceInterface;
.super Ljava/lang/Object;
.source "VPaiDeviceInterface.java"
# virtual methods
.method public abstract close()V
.end method
.method public abstract connectDevice(Lcom/viatech/device/VPaiDeviceConnectionListener;Lcom/viatech/device/MediaPortListener;Z)V
.end method
.method public abstract enableInternet(ZLcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract forgetWifiApInfo(Ljava/lang/String;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract getDeviceInfo(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract getDownloadUrl(Ljava/lang/String;)Ljava/lang/String;
.end method
.method public abstract getLiveStreamStatus(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract getWifiList(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract isCtrlConnect()Z
.end method
.method public abstract isMediaConnect()Z
.end method
.method public abstract isOpen()Z
.end method
.method public abstract needConnect()Z
.end method
.method public abstract open()V
.end method
.method public abstract registerConnCallback(Lcom/viatech/device/VPaiDeviceConnectionListener;)V
.end method
.method public abstract registerDeviceResponseCallback(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract registerMediaCallback(Lcom/viatech/device/MediaPortListener;)V
.end method
.method public abstract requestDeleteRemoteFile(Ljava/lang/String;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract requestDeleteRemoteFiles(Ljava/util/List;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List",
"<",
"Lcom/viatech/gallery/FileInfo;",
">;",
"Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;",
")V"
}
.end annotation
.end method
.method public abstract requestGetFileList(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract requestSyncDeviceTime(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract restartDevice(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract send([B)V
.end method
.method public abstract setAudioOn(ILcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract setDeviceShutdownTime(Ljava/lang/String;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract setLanguage(Ljava/lang/String;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract setResolution(IILcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract setVtpResolution(IILcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract setWiFiStationInfo(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract setWifiApInfo(Ljava/lang/String;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract setWifiScanInterval(ILcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract startLiveStream(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;JLcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract startPreview(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract startRecord(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract stopLiveStream(Ljava/lang/String;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract stopPreview(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract stopRecord(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract takePicture(IILcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract toggleRecord(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;Lcom/viatech/device/MediaPortConn$RecordOption;)V
.end method
.method public abstract unregisterConnCallback(Lcom/viatech/device/VPaiDeviceConnectionListener;)V
.end method
.method public abstract unregisterDeviceResponseCallback(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract updateLocation(DDLcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract upgradeDevice(ILcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method
.method public abstract upgradeVtpDevice(Ljava/lang/String;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.end method