Zoom Setting Statistic Ctrl
- Description:
- Zoom Setting Statistic Ctrl
- Source:
Returns:
- Type
- ZoomSettingStatisticCtrl
- Description:
- Zoom Setting Statistic Ctrl
- Source:
Returns:
- Type
- ZoomSettingStatisticCtrl
Methods
(inner) Setting_QueryAudioStatisticInfo() → {Object}
- Description:
- Query audio statistic information.
- Source:
Returns:
If the function succeeds, the return value is an object with properties:
- err: If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- frequency_send_: Sending frequency, unit: KHz
- frequency_recv_: Receiving frequency, unit: KHz
- latency_send_: Sending latency, unit: ms
- latency_recv_: Receiving latency, unit: ms
- jitter_send_: Sending jitter, unit: ms
- jitter_recv_: Receiving jitter, unit: ms
- packetloss_send_: Sending packet loss, unit: %
- packetloss_recv_: Receiving packet loss, unit: %
- Type
- Object
(inner) Setting_QueryAudioStatisticInfo() → {Object}
- Description:
- Query audio statistic information.
- Source:
Returns:
If the function succeeds, the return value is an object with properties:
- err: If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- frequency_send_: Sending frequency, unit: KHz
- frequency_recv_: Receiving frequency, unit: KHz
- latency_send_: Sending latency, unit: ms
- latency_recv_: Receiving latency, unit: ms
- jitter_send_: Sending jitter, unit: ms
- jitter_recv_: Receiving jitter, unit: ms
- packetloss_send_: Sending packet loss, unit: %
- packetloss_recv_: Receiving packet loss, unit: %
- Type
- Object
(inner) Setting_QueryOverallStatisticInfo() → {Object}
- Description:
- Query overall statistic information.
- Source:
Returns:
If the function succeeds, the return value is an object with properties:
- err: If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- net_work_type_: Network type
- connection_type_: Connection type
- proxy_addr_: Proxy address
- Type
- Object
(inner) Setting_QueryOverallStatisticInfo() → {Object}
- Description:
- Query overall statistic information.
- Source:
Returns:
If the function succeeds, the return value is an object with properties:
- err: If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- net_work_type_: Network type
- connection_type_: Connection type
- proxy_addr_: Proxy address
- Type
- Object
(inner) Setting_QueryShareStatisticInfo() → {Object}
- Description:
- Query share statistic information.
- Source:
Returns:
If the function succeeds, the return value is an object with properties:
- err: If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- latency_send_: Sending latency, unit: ms
- latency_recv_: Receiving latency, unit: ms
- jitter_send_: Sending jitter, unit: ms
- jitter_recv_: Receiving jitter, unit: ms
- packetloss_send_max_: Sending max packet loss, unit: %
- packetloss_recv_max_: Receiving max packet loss, unit: %
- packetloss_send_avg_: Sending average packet loss, unit: %
- packetloss_recv_avg_: Receiving average packet loss, unit: %
- resolution_send_: HIWORD->height, LOWORD->width
- resolution_recv_: HIWORD->height, LOWORD->width
- fps_send_: Frame per second sending
- fps_recv_: Frame per second receiving
- Type
- Object
(inner) Setting_QueryShareStatisticInfo() → {Object}
- Description:
- Query share statistic information.
- Source:
Returns:
If the function succeeds, the return value is an object with properties:
- err: If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- latency_send_: Sending latency, unit: ms
- latency_recv_: Receiving latency, unit: ms
- jitter_send_: Sending jitter, unit: ms
- jitter_recv_: Receiving jitter, unit: ms
- packetloss_send_max_: Sending max packet loss, unit: %
- packetloss_recv_max_: Receiving max packet loss, unit: %
- packetloss_send_avg_: Sending average packet loss, unit: %
- packetloss_recv_avg_: Receiving average packet loss, unit: %
- resolution_send_: HIWORD->height, LOWORD->width
- resolution_recv_: HIWORD->height, LOWORD->width
- fps_send_: Frame per second sending
- fps_recv_: Frame per second receiving
- Type
- Object
(inner) Setting_QueryVideoStatisticInfo() → {Object}
- Description:
- Query video statistic information.
- Source:
Returns:
If the function succeeds, the return value is an object with properties:
- err: If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- latency_send_: Sending latency, unit: ms
- latency_recv_: Receiving latency, unit: ms
- jitter_send_: Sending jitter, unit: ms
- jitter_recv_: Receiving jitter, unit: ms
- packetloss_send_max_: Sending max packet loss, unit: %
- packetloss_recv_max_: Receiving max packet loss, unit: %
- packetloss_send_avg_: Sending average packet loss, unit: %
- packetloss_recv_avg_: Receiving average packet loss, unit: %
- resolution_send_: HIWORD->height, LOWORD->width
- resolution_recv_: HIWORD->height, LOWORD->width
- fps_send_: Frame per second sending
- fps_recv_: Frame per second receiving
- Type
- Object
(inner) Setting_QueryVideoStatisticInfo() → {Object}
- Description:
- Query video statistic information.
- Source:
Returns:
If the function succeeds, the return value is an object with properties:
- err: If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- latency_send_: Sending latency, unit: ms
- latency_recv_: Receiving latency, unit: ms
- jitter_send_: Sending jitter, unit: ms
- jitter_recv_: Receiving jitter, unit: ms
- packetloss_send_max_: Sending max packet loss, unit: %
- packetloss_recv_max_: Receiving max packet loss, unit: %
- packetloss_send_avg_: Sending average packet loss, unit: %
- packetloss_recv_avg_: Receiving average packet loss, unit: %
- resolution_send_: HIWORD->height, LOWORD->width
- resolution_recv_: HIWORD->height, LOWORD->width
- fps_send_: Frame per second sending
- fps_recv_: Frame per second receiving
- Type
- Object