Statistic setting interface.
More...
#include <setting_service_interface.h>
Statistic setting interface.
Definition at line 1444 of file setting_service_interface.h.
◆ QueryAudioStatisticInfo()
Query audio statistic information.
- Parameters
-
- Returns
- If the function succeeds, the return value is SDKErr_Success. Otherwise failed. To get extended error information, see SDKError enum. For more details, see AudioSessionStatisticInfo.
◆ QueryOverallStatisticInfo()
Query overall statistic information.
- Parameters
-
- Returns
- If the function succeeds, the return value is SDKErr_Success. Otherwise failed. To get extended error information, see SDKError enum. For more details, see OverallStatisticInfo.
◆ QueryShareStatisticInfo()
Query share statistic information.
- Parameters
-
- Returns
- If the function succeeds, the return value is SDKErr_Success. Otherwise failed. To get extended error information, see SDKError enum. For more details, see ASVSessionStatisticInfo.
◆ QueryVideoStatisticInfo()
Query video statistic information.
- Parameters
-
- Returns
- If the function succeeds, the return value is SDKErr_Success. Otherwise failed. To get extended error information, see SDKError enum. For more details, see ASVSessionStatisticInfo.