theta-client | Developer information for RICOH THETA
Long list of improvements. The SDK works with Android native, iOS native, React Native and Flutter. This video shows the installation and use of the Flutter demo using a Windows development workstation.
- The return value of
ThetaRepository.listFiles()is changed toThetaFilesthat has following two members:-
fileList: List<FileInfo>List of files acquired -
totalEntries: IntNumber of files stored in the Theta
-
- Add following commands to
ThetaRepositoryclasssetBluetoothDevice()getMySetting()setMySetting()deleteMySetting()listPlugins()setPlugin()startPlugin()stopPlugin()getPluginLicense()getPluginOrders()setPluginOrders()
- Add following properties to
ThetaInfoclassmanufacturerwlanMacAddressbluetoothMacAddresssupportUrlapiendpointsapiLevel
- Add following properties to
ThetaStateclassstorageUristorageIDcaptureStatuscapturedPicturescompositeShootingElapsedTimelatestFileUrlchargingStateapiVersionisPluginRunningisPluginWebServerfunctionisMySettingChangecurrentMicrophoneisSdCardcameraErrorisBatteryInsert
- Some bug fixes