Defines values for the mediaMode parameter of the OpenTok.OpenTok.generateSession()
method.
Summary
MethodsPropertiesConstantsNo public methods foundNo public properties foundROUTED RELAYED No protected methods foundNo protected properties foundN/ANo private methods foundNo private properties foundN/A
Constants
ROUTED
ROUTED
The session will send streams using the OpenTok Media Router.
RELAYED
RELAYED
The session will attempt send streams directly between clients. If clients cannot connect
due to firewall restrictions, the session uses the OpenTok TURN server to relay streams.