|
@@ -66,7 +66,7 @@ export default class SendVideoController {
|
66
|
66
|
/**
|
67
|
67
|
* Handles the {@link JitsiConferenceEvents.MEDIA_SESSION_STARTED}, that is when the conference creates new media
|
68
|
68
|
* session. It doesn't mean it's already active though. For example the JVB connection may be created after
|
69
|
|
-- * the conference has entered the p2p mode already.
|
|
69
|
+ * the conference has entered the p2p mode already.
|
70
|
70
|
*
|
71
|
71
|
* @param {JingleSessionPC} mediaSession - the started media session.
|
72
|
72
|
* @private
|