Add an outgoing audio track.
Track to add.
Outgoing stream options.
Add an outgoing video track.
Track to add.
Connect to the RTEnnui server. Returns true if the connection was successful. Do not use if this Connection is already connected or has otherwise been used; make a new one.
Server address.
Login credentials.
Emit this event.
Event name to emit.
Argument to the event handler(s).
Remove an event handler.
Event name.
Handler to remove.
Set an event handler.
Event name, or "*" for all events.
Event handler for this event.
Set a one-time event handler.
Event name, or "*" for all events.
Event handler for this event.
Generated using TypeDoc
An RTEnnui connection, including all requisite server and peer connections. Everything to do with the outgoing stream is also implemented here, because there's only one outgoing stream (with any number of tracks) per connection.
Events: