prepareMediaResources method
It may be useful to do multiple operations at the same time, so this is used before preparing the controller and subtitles.
Implementation
Future<void> prepareMediaResources({
required AppModel appModel,
required WidgetRef ref,
required MediaItem item,
}) async {}