menu
kvideo package
documentation
player_state.dart
PlayerState
onBufferUpdate method
onBufferUpdate method
dark_mode
light_mode
onBufferUpdate
method
@
override
void
onBufferUpdate
(
int
second
)
override
Implementation
@override void onBufferUpdate(int second) { buffer.value = Duration(seconds: second); }
kvideo package
documentation
player_state
PlayerState
onBufferUpdate method
PlayerState class