AudioAttributes documentation

This commit is contained in:
Ryan Heise 2020-08-20 16:16:26 +10:00
parent fb2fb98144
commit e60a672722
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ If you wish to connect to non-HTTPS URLS, add the following attribute to the `ap
<application ... android:usesCleartextTraffic="true"> <application ... android:usesCleartextTraffic="true">
``` ```
If you want to set the Android AudioAttributes, use (all parameter values just examples only): If you want to set the Android AudioAttributes, use the following method with the desired choice of parameters:
```dart ```dart
player.setAndroidAudioAttributes(AndroidAudioAttributes( player.setAndroidAudioAttributes(AndroidAudioAttributes(