实时音视频

  • 实时音视频 > API 文档 > iOS >QNCDNStreamingStats

    QNCDNStreamingStats

    最近更新时间: 2024-01-12 15:33:55

    推流的统计数据
    Index
    Core Properties
    Core Properties
    sendVideoFps
    • @property (nonatomic, assign) uint32_t sendVideoFps;
    • 发送到 CDN 的视频 fps

    videoBitrate
    • @property (nonatomic, assign) uint32_t videoBitrate;
    • 发送的视频码率,单位 kbps

    audioBitrate
    • @property (nonatomic, assign) uint32_t audioBitrate;
    • 发送的音频码率,单位 kbps

    droppedVideoFrames
    • @property (nonatomic, assign) uint32_t droppedVideoFrames;
    • 每秒的视频丢帧数

    以上内容是否对您有帮助?
  • Qvm free helper
    Close