menu
quickrtc_flutter_client package
documentation
types.dart
LocalStream
paused property
paused property
dark_mode
light_mode
paused
property
bool
get
paused
Whether the stream is paused
Implementation
bool get paused => _paused;
quickrtc_flutter_client package
documentation
types
LocalStream
paused property
LocalStream class