Statistic setting interface.
More...
#include <setting_service_interface.h>
Statistic setting interface.
Definition at line 1878 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. For detailed error codes, see the SDKError enum.
◆ QueryOverallStatisticInfo()
Query overall statistic information.
- Parameters
-
- Returns
- If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed. For detailed error codes, see the SDKError enum.
◆ QueryShareStatisticInfo()
Query share statistic information.
- Parameters
-
- Returns
- If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed. For detailed error codes, see the SDKError enum.
◆ QueryVideoStatisticInfo()
Query video statistic information.
- Parameters
-
- Returns
- If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed. For detailed error codes, see the SDKError enum.