menu
aws_ivs_player package
documentation
Streaming_player/widgets/controller.dart
IvsPlayerController
initialize method
initialize method
dark_mode
light_mode
initialize
method
Future
<
void
>
initialize
(
int
viewId
)
Implementation
Future<void> initialize(int viewId) async { _viewId = viewId; }
aws_ivs_player package
documentation
Streaming_player/widgets/controller
IvsPlayerController
initialize method
IvsPlayerController class