Swaps video data source for player instance textureId to url.
textureId
url
Future<void> setDataSource(int textureId, String url) { throw UnimplementedError('setDataSource() has not been implemented.'); }