Returns the embed code for the currently loaded/playing video.
@override Future<String> get videoEmbedCode { return _runWithResult('getVideoEmbedCode'); }