Contents

numberOfDroppedVideoFrames

The total number of dropped video frames

Declaration

var numberOfDroppedVideoFrames: Int { get }

Discussion

The property corresponds to “c-frames-dropped”.

The value of this property is negative if unknown.

This property is not compatible with key-value observing.

See Also

Getting playback-related log events