Agora Java API Reference for Android
|
#include <IAgoraRtcEngine.h>
Public Attributes | |
int | videoWidth |
int | videoHeight |
int | fps |
int | videoBitrate |
int | audioBitrate |
The statistics of the Direct Cdn Streams.
int agora::rtc::DirectCdnStreamingStats::videoWidth |
Width of the video pushed by rtmp.
int agora::rtc::DirectCdnStreamingStats::videoHeight |
Height of the video pushed by rtmp.
int agora::rtc::DirectCdnStreamingStats::fps |
The frame rate of the video pushed by rtmp.
int agora::rtc::DirectCdnStreamingStats::videoBitrate |
Real-time bit rate of the video streamed by rtmp.
int agora::rtc::DirectCdnStreamingStats::audioBitrate |
Real-time bit rate of the audio pushed by rtmp.