video_player
dart:ui
Codec
property frameCount
frameCount
class Codec
Constructors
Codec
Properties
frameCount
repetitionCount
hashCode
runtimeType
Methods
dispose
getNextFrame
noSuchMethod
toString
Operators
operator ==
int
frameCount
Number of frames in this image.
Source
int get frameCount native "Codec_frameCount";
property frameCount