Dart
dart:html
VideoPlaybackQuality
totalVideoFrames property
totalVideoFrames
description
totalVideoFrames
property
Null safety
int
?
totalVideoFrames
Implementation
int? get totalVideoFrames native;
Dart
dart:html
VideoPlaybackQuality
totalVideoFrames property
VideoPlaybackQuality class
Properties
corruptedVideoFrames
creationTime
droppedVideoFrames
hashCode
runtimeType
totalVideoFrames
Methods
noSuchMethod
toString
Operators
operator ==