menu
haishin_kit
stream.dart
Stream
frameRate property
frameRate
dark_mode
light_mode
frameRate
property
int
frameRate
Gets the frameRate.
Implementation
int get frameRate;
void
frameRate=
(
int
value
)
Sets the frameRate.
Implementation
set frameRate(int value);
haishin_kit
stream
Stream
frameRate property
Stream class