Gets the video position as Duration from the start.
Future<Duration> getPosition(int? textureId) { throw UnimplementedError('getPosition() has not been implemented.'); }