The MediaStats type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | DecodedAudio |
Amount of decoded audio.
|
![]() | DecodedVideo |
Amount of decoded video.
|
![]() | DemuxBitrate |
Demux bitrate.
|
![]() | DemuxCorrupted |
Amount of demux corrupted.
|
![]() | DemuxDiscontinuity |
Amount of demux discontinuity.
|
![]() | DemuxReadBytes |
Demux bytes read.
|
![]() | DisplayedPictures |
Number of displayed pictures.
|
![]() | InputBitrate |
The input bitrate.
|
![]() | LostAudioBuffers |
Number of lost audio buffers.
|
![]() | LostPictures |
Number of lost pictures.
|
![]() | PlayedAudioBuffers |
Number of played audio buffers.
|
![]() | ReadBytes |
Number of bytes read.
|
![]() | SendBitrate |
The send bitrate.
|
![]() | SentBytes |
Number of sent bytes.
|
![]() | SentPackets |
Number of sent packets.
|
See Also