menu
ta_videoplayer package
documentation
controllers/ta_playlist_controller.dart
TaPlaylistController
getControllerAt method
getControllerAt method
dark_mode
light_mode
getControllerAt
method
TaVideoController
?
getControllerAt
(
int
index
)
Implementation
TaVideoController? getControllerAt(int index) { return _controllers[index]; }
ta_videoplayer package
documentation
controllers/ta_playlist_controller
TaPlaylistController
getControllerAt method
TaPlaylistController class