Help Center> Cloud Phone Host> User Guide> Cloud Phone Audio and Video
Updated on 2022-11-29 GMT+08:00

Cloud Phone Audio and Video

Function

The cloud phone provides an audio and video engine, allowing you to use the cloud phone to collect and encode audios and videos and flexibly configure audio and video encoding parameters to meet service requirements in different scenarios.

If you want to know more about how to use these functions, contact your account manager to obtain related documents.

Cloud Phone Audio

  • Initializing the audio service

    Configures audio initialization parameters, including the audio type, sampling rate, sampling depth, and sampling interval.

  • Starting the audio service

    Starts the audio service to obtain audio data.

  • Stopping the audio service

    Stops obtaining audio data.

  • Destroying the audio service

    Destroys the audio service.

  • Obtaining the audio service status

    Obtains the audio service status, such as running, stopped, or invalid.

  • Configuring audio parameters

    Configures audio parameters, including the audio type, sampling rate, sampling depth, and sampling interval.

Cloud Phone Video

  • Initializing the video service

    Configures video initialization parameters, including the video format, encoding mode, resolution, and bit rate.

  • Starting the video service

    Starts the video service to obtain video data.

  • Stopping the video service

    Stops obtaining video data.

  • Destroying the video service

    Destroys the video service.

  • Obtaining the video service status

    Obtain the video service status, such as initializing, running, stopped, or invalid.

  • Obtaining parameters of the current video service

    Obtains the current parameter configurations, such as the frame rate, bit rate, bit rate control mode, and resolution of the video service.

  • Configuring video parameters dynamically

    Dynamically configures video service parameters, such as the frame rate, bit rate, and resolution.

Cloud Phone Touchscreen

  • Touch injection

    The server receives and processes the control data.

  • Key injection

    The server receives and processes the key operation data.

  • Handle operation injection

    The server receives and processes the handle control data.

  • Touch injection

    Stops touch injection.