androidAdjustRemoteVolume method
Adjust the remote volume on Android. This works only when using RemoteAndroidPlaybackInfo.
Implementation
@override
Future<void> androidAdjustRemoteVolume(
AndroidVolumeDirection direction) async {}
Adjust the remote volume on Android. This works only when using RemoteAndroidPlaybackInfo.
@override
Future<void> androidAdjustRemoteVolume(
AndroidVolumeDirection direction) async {}