added
2021-08-06: SDK Update #129
over 3 years ago by Charlie Helman
Update #129 - 2021-08-06
Known Issues
- Two camera components can't be active at the same time
Fixed
- ImageAsset.getImageURL() and AudioAsset.getAudioUrl() optimized, which reduces the chances for assets failing to load, for example when using CameraComponent.captureImage().
- The o3hmanifest now loads from your local webservice when using the
Custom Settings
module (instead of only if you override the Url of another module) - Sometime video seek would never return
- Improved performance of camera recording
Added
- New "Overflow" scaleMode added to VideoComponents, to better match the scaling behavior of CameraComponents
- Full screen recording usage can be made optional via setting
usesFullScreenRecording
feature in the o3hmanifest - Option to clear persistent data under Mock Data in the SDK UI