cordova-plugin-opentok icon indicating copy to clipboard operation
cordova-plugin-opentok copied to clipboard

insertMode is not supported

Open aullman opened this issue 10 years ago • 1 comments

In the web version of opentok.js there is an insertMode property for session.subscribe and OT.initPublisher that allows you to specify how you want the element to be inserted. This is missing from the cordova version.

aullman avatar Nov 07 '14 04:11 aullman

Hi, do you have any idea when this missing feature will be implemented? I'm currently working on an hybrid video chat app and I need to be able to put UI controls above the video element.

marcelgoya avatar Sep 16 '15 16:09 marcelgoya