menu
screen_recorder package
documentation
screen_recorder.dart
RawFrame
RawFrame constructor
RawFrame constructor
dark_mode
light_mode
RawFrame
constructor
RawFrame
(
int
durationInMillis
,
ByteData
image
)
Implementation
RawFrame(this.durationInMillis, this.image);
screen_recorder package
documentation
screen_recorder
RawFrame
RawFrame constructor
RawFrame class