Change Description
New Features
No. |
Description |
Purpose |
|---|---|---|
1 |
Screen resolution APIs |
To provide screen resolution APIs, which are invoked by the client to obtain the resolution and screen size of the mobile phone and transfer the obtained data to the server-side cloud phone through the network. In this way, the server can output streams based on this data. |
2 |
Video APIs |
To optimize video APIs by decoupling them from the video stream engine architecture and provide external APIs to facilitate ISV integration and software re-engineering. |
3 |
Audio playback APIs |
To optimize audio playback APIs by decoupling them from the video stream engine architecture and provide external APIs to facilitate ISV integration and software re-engineering. |
4 |
Microphone input APIs |
To provide APIs for injecting microphone input data into cloud phones to facilitate ISV integration and software re-engineering. |
5 |
Touch APIs |
To optimize touch APIs by decoupling them from the video stream engine architecture and provide external APIs to facilitate ISV integration and software re-engineering. |
6 |
External API framework |
To decouple VmiAgent from network modules to implement the framework of external APIs. |
Modified Features
None
Deleted Features
None