menu
flutter_chrome_cast
_remote_media_client/remote_media_client_platform.dart
GoogleCastRemoteMediaClientPlatformInterface
queueJumpToItemWithId abstract method
queueJumpToItemWithId
dark_mode
light_mode
queueJumpToItemWithId
abstract method
Future
<
void
>
queueJumpToItemWithId
(
int
itemId
)
Jumps to a specific item in the queue by its ID.
Implementation
Future<void> queueJumpToItemWithId(int itemId);
flutter_chrome_cast
remote_media_client_platform
GoogleCastRemoteMediaClientPlatformInterface
queueJumpToItemWithId abstract method
GoogleCastRemoteMediaClientPlatformInterface class