Home | History | Annotate | Download | only in cast

Lines Matching refs:API

41  * Loads the cast API extention. If not install, the extension is installed
42 * in background before load. The cast API will load the cast SDK automatically.
47 * installation of Cast API extension.
58 console.error('Google Cast API extension load failed.');
62 // Installs the Google Cast API extension and retry loading.
68 console.error('Google Cast API extension installation error.',
73 console.info('Google Cast API extension installed.');
74 // Loads API again.
79 // Trys to load the cast API extention which is defined in manifest.json.
93 console.error('Either "Google Cast API" or "Google Cast" extension ' +
111 * Initialize Cast API.