Initializes the native video player for url and returns a hardware texture ID.
url
Future<int> initialize(String url) { throw UnimplementedError('initialize() has not been implemented.'); }