menu
flutter_chrome_cast
_remote_media_client/remote_media_client_platform.dart
GoogleCastRemoteMediaClientPlatformInterface
setActiveTrackIDs abstract method
setActiveTrackIDs
dark_mode
light_mode
setActiveTrackIDs
abstract method
Future
<
void
>
setActiveTrackIDs
(
List
<
int
>
activeTrackIDs
)
Sets the active track IDs.
Implementation
Future<void> setActiveTrackIDs(List<int> activeTrackIDs);
flutter_chrome_cast
remote_media_client_platform
GoogleCastRemoteMediaClientPlatformInterface
setActiveTrackIDs abstract method
GoogleCastRemoteMediaClientPlatformInterface class