Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhomlala authored Apr 11, 2021
1 parent 679a749 commit 61658fc
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1070,16 +1070,9 @@ betterPlayerController.clearCache();
Start pre cache before playing video (android only):
```dart
betterPlayerController.preCache(_betterPlayerDataSource);
```dart
```

Stop running pre cache (android only):
```dart
betterPlayerController.stopPreCache(_betterPlayerDataSource);
```dart
```

0 comments on commit 61658fc

Please sign in to comment.