Selaa lähdekoodia

ref(qualitycontrol) fix doc comment

dev1
Jorge Oliveira 2 vuotta sitten
vanhempi
commit
9a137811a5

+ 1
- 1
modules/qualitycontrol/SendVideoController.js Näytä tiedosto

@@ -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

+ 1
- 1
types/auto/modules/qualitycontrol/SendVideoController.d.ts Näytä tiedosto

@@ -32,7 +32,7 @@ export default class SendVideoController {
32 32
     /**
33 33
      * Handles the {@link JitsiConferenceEvents.MEDIA_SESSION_STARTED}, that is when the conference creates new media
34 34
      * session. It doesn't mean it's already active though. For example the JVB connection may be created after
35
--    * the conference has entered the p2p mode already.
35
+     * the conference has entered the p2p mode already.
36 36
      *
37 37
      * @param {JingleSessionPC} mediaSession - the started media session.
38 38
      * @private

Loading…
Peruuta
Tallenna