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