menu
flutter_aliplayer package
documentation
flutter_aliplayer.dart
FlutterAliplayer
setOnSnapShot method
setOnSnapShot method
dark_mode
light_mode
setOnSnapShot
method
void
setOnSnapShot
(
OnSnapShot
snapShot
)
获取截图回调
Implementation
void setOnSnapShot(OnSnapShot snapShot) { this.onSnapShot = snapShot; }
flutter_aliplayer package
documentation
flutter_aliplayer
FlutterAliplayer
setOnSnapShot method
FlutterAliplayer class