opentok-accelerator-core
Advanced tools
Comparing version 0.0.23 to 0.0.24
@@ -158,4 +158,4 @@ 'use strict'; | ||
/** | ||
* If using screen sharing + annotation in an external window, the individual packages | ||
* will take care of | ||
* If using screen sharing + annotation in an external window, the screen sharing | ||
* package will take care of calling annotation.start() and annotation.linkCanvas() | ||
*/ | ||
@@ -162,0 +162,0 @@ var usingAnnotation = path('screenSharing.annotation', options); |
{ | ||
"name": "opentok-accelerator-core", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "Opentok Accelerator Core", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/opentok/accelerator-core-js", |
@@ -158,4 +158,4 @@ 'use strict'; | ||
/** | ||
* If using screen sharing + annotation in an external window, the individual packages | ||
* will take care of | ||
* If using screen sharing + annotation in an external window, the screen sharing | ||
* package will take care of calling annotation.start() and annotation.linkCanvas() | ||
*/ | ||
@@ -162,0 +162,0 @@ var usingAnnotation = path('screenSharing.annotation', options); |
@@ -158,4 +158,4 @@ 'use strict'; | ||
/** | ||
* If using screen sharing + annotation in an external window, the individual packages | ||
* will take care of | ||
* If using screen sharing + annotation in an external window, the screen sharing | ||
* package will take care of calling annotation.start() and annotation.linkCanvas() | ||
*/ | ||
@@ -162,0 +162,0 @@ var usingAnnotation = path('screenSharing.annotation', options); |
@@ -145,4 +145,4 @@ /* global OT */ | ||
/** | ||
* If using screen sharing + annotation in an external window, the individual packages | ||
* will take care of | ||
* If using screen sharing + annotation in an external window, the screen sharing | ||
* package will take care of calling annotation.start() and annotation.linkCanvas() | ||
*/ | ||
@@ -149,0 +149,0 @@ const usingAnnotation = path('screenSharing.annotation', options); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
659709