menu
flutter_shaka package
documentation
media/presentation_timeline.dart
PresentationTimeline
offset method
offset method
dark_mode
light_mode
offset
method
void
offset
(
num
offset
)
Offsets the segment times by the given amount.
Implementation
external void offset(num offset);
flutter_shaka package
documentation
media/presentation_timeline
PresentationTimeline
offset method
PresentationTimeline class