TeamMaestro / nativescript-opentok

Integrates OpenTok (TokBox) WebRTC for NativeScript.
Other
10 stars 16 forks source link

Allow for toggling audio and video streams #4

Closed sean-perkins closed 8 years ago

sean-perkins commented 8 years ago

Integrate support for iOS and Android to toggle the audio and video streams on/off with promises, to capture failures.

setPublishAudio() setPublishVideo()

https://www.tokbox.com/developer/sdks/android/reference/

publishAudio publishVideo

https://www.tokbox.com/developer/sdks/ios/reference/Classes/OTPublisherKit.html