menu
aws_ivs_player package
documentation
Streaming_player/api/platform_channel.dart
PlayerPlatformChannel
invokePlay abstract method
invokePlay abstract method
dark_mode
light_mode
invokePlay
abstract method
Future
<
void
>
invokePlay
(
String
url
, {
int
?
viewId
,
})
Implementation
Future<void> invokePlay(String url, {int? viewId});
aws_ivs_player package
documentation
Streaming_player/api/platform_channel
PlayerPlatformChannel
invokePlay abstract method
PlayerPlatformChannel class