menu
flutter_surface_plugin package
documentation
fijk2player.dart
FijkPlayer
idSync property
idSync property
dark_mode
light_mode
idSync
property
int
get
idSync
Get is in sync, if the async
id
is not finished, idSync return -1;
Implementation
int get idSync => _playerId;
flutter_surface_plugin package
documentation
fijk2player
FijkPlayer
idSync property
FijkPlayer class