ZegoLiveRoom
Public Member Functions | Public Attributes | List of all members
ZEGO::MEDIAPLAYER::ZegoMediaPlayerStatisticsInfo Struct Reference

#include <zego-api-mediaplayer-defines.h>

Public Member Functions

 ZegoMediaPlayerStatisticsInfo ()
 

Public Attributes

double videoSourceFps
 
double videoDecodeFps
 
double videoRenderFps
 
double audioSourceFps
 
double audioDecodeFps
 
double audioRenderFps
 

Detailed Description

播放器播放状态

Constructor & Destructor Documentation

◆ ZegoMediaPlayerStatisticsInfo()

ZEGO::MEDIAPLAYER::ZegoMediaPlayerStatisticsInfo::ZegoMediaPlayerStatisticsInfo ( )
inline

Member Data Documentation

◆ audioDecodeFps

double ZEGO::MEDIAPLAYER::ZegoMediaPlayerStatisticsInfo::audioDecodeFps

音频解码帧率

◆ audioRenderFps

double ZEGO::MEDIAPLAYER::ZegoMediaPlayerStatisticsInfo::audioRenderFps

音频渲染帧率

◆ audioSourceFps

double ZEGO::MEDIAPLAYER::ZegoMediaPlayerStatisticsInfo::audioSourceFps

音频读取帧率

◆ videoDecodeFps

double ZEGO::MEDIAPLAYER::ZegoMediaPlayerStatisticsInfo::videoDecodeFps

视频解码帧率

◆ videoRenderFps

double ZEGO::MEDIAPLAYER::ZegoMediaPlayerStatisticsInfo::videoRenderFps

视频渲染帧率

◆ videoSourceFps

double ZEGO::MEDIAPLAYER::ZegoMediaPlayerStatisticsInfo::videoSourceFps

视频读取帧率


The documentation for this struct was generated from the following file: