Skip to content

v1.2.4

Compare
Choose a tag to compare
@EternalSoySauce EternalSoySauce released this 08 Sep 02:16
· 42 commits to master since this release
b23c955

New features

  1. Add transition animation interface when set Constraint.
  2. WorkWrapper adds an interface for obtaining the rolling shutter time.
  3. Export and PlayerView add failure error code callback.
    onFail(int errorCode, String errorMsg)
    If the GPU performance of the device is not enough, the error code is -10003 or -10005 or -13020.

Fix bugs

  1. Fix OneX 5.7k record preview stream abnormal.
  2. Fix OpenGLES crash.
  3. When Nanos is successfully connected, the SD card status and battery interface callbacks are not automatically triggered (because this interface is invalid for Nanos).