Gets the duration of content.
Future<int> getDuration() { return ByteArkPlayerControllerPlatform.instance.getDuration(); }