menu
flutter_shaka package
documentation
media/presentation_timeline.dart
PresentationTimeline
isLive method
isLive method
dark_mode
light_mode
isLive
method
bool
isLive
(
)
True if the presentation is live; otherwise, return false.
Implementation
external bool isLive();
flutter_shaka package
documentation
media/presentation_timeline
PresentationTimeline
isLive method
PresentationTimeline class