点击或拖拽改变大小

MediaStats 字段

MediaStats 类型公开以下成员。

字段
  名称说明
公共字段DecodedAudio
The number of decoded audio blocks
公共字段DecodedVideo
The number of decoded video blocks
公共字段DemuxBitrate
The demux bitrate
公共字段DemuxCorrupted
The number of frame discarded
公共字段DemuxDiscontinuity
The number of frame dropped
公共字段DemuxReadBytes
The number of bytes read by the demux
公共字段DisplayedPictures
The number of frames displayed
公共字段InputBitrate
The input bitrate
公共字段LostAudioBuffers
The number of buffers lost
公共字段LostPictures
The number of frames lost
公共字段PlayedAudioBuffers
The number of buffers played
公共字段ReadBytes
The number of bytes read
公共字段SendBitrate
The bitrate used to send
公共字段SentBytes
The number of bytes sent
公共字段SentPackets
The number of packets sent
Top
参见