@webex/media-helpers 3.10.0-next.1 → 3.10.0-next.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/constants.js.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/webrtc-core.js +17 -21
- package/dist/webrtc-core.js.map +1 -1
- package/package.json +4 -4
package/dist/constants.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["FacingMode","exports","DisplaySurface","PresetCameraConstraints","frameRate","width","height"],"sources":["constants.ts"],"sourcesContent":["import {VideoDeviceConstraints} from '@webex/internal-media-core';\n\nexport enum FacingMode {\n user = 'user',\n environment = 'environment',\n}\n\n// can be used later on when we add constraints in create display track\nexport enum DisplaySurface {\n browser = 'browser',\n monitor = 'monitor',\n window = 'window',\n}\n\nexport const PresetCameraConstraints: {[key: string]: VideoDeviceConstraints} = {\n '1080p': {frameRate: 30, width: 1920, height: 1080},\n\n '720p': {frameRate: 30, width: 1280, height: 720},\n\n '480p': {frameRate: 30, width: 640, height: 480},\n\n '360p': {frameRate: 30, width: 640, height: 360},\n\n '240p': {frameRate: 30, width: 320, height: 240},\n\n '180p': {frameRate: 30, width: 320, height: 180},\n\n '120p': {frameRate: 30, width: 160, height: 120},\n};\n"],"mappings":";;;;;;;IAEYA,UAAU,GAAAC,OAAA,CAAAD,UAAA,0BAAVA,UAAU;EAAVA,UAAU;EAAVA,UAAU;EAAA,OAAVA,UAAU;AAAA,OAKtB;AAAA,IACYE,cAAc,GAAAD,OAAA,CAAAC,cAAA,0BAAdA,cAAc;EAAdA,cAAc;EAAdA,cAAc;EAAdA,cAAc;EAAA,OAAdA,cAAc;AAAA;AAMnB,IAAMC,uBAAgE,GAAAF,OAAA,CAAAE,uBAAA,GAAG;EAC9E,OAAO,EAAE;IAACC,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,IAAI;IAAEC,MAAM,EAAE;EAAI,CAAC;EAEnD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,IAAI;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEjD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEhD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEhD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEhD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEhD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG;AACjD,CAAC"}
|
|
1
|
+
{"version":3,"names":["FacingMode","exports","DisplaySurface","PresetCameraConstraints","frameRate","width","height"],"sources":["constants.ts"],"sourcesContent":["import {VideoDeviceConstraints} from '@webex/internal-media-core';\n\nexport enum FacingMode {\n user = 'user',\n environment = 'environment',\n}\n\n// can be used later on when we add constraints in create display track\nexport enum DisplaySurface {\n browser = 'browser',\n monitor = 'monitor',\n window = 'window',\n}\n\nexport const PresetCameraConstraints: {[key: string]: VideoDeviceConstraints} = {\n '1080p': {frameRate: 30, width: 1920, height: 1080},\n\n '720p': {frameRate: 30, width: 1280, height: 720},\n\n '480p': {frameRate: 30, width: 640, height: 480},\n\n '360p': {frameRate: 30, width: 640, height: 360},\n\n '240p': {frameRate: 30, width: 320, height: 240},\n\n '180p': {frameRate: 30, width: 320, height: 180},\n\n '120p': {frameRate: 30, width: 160, height: 120},\n};\n"],"mappings":";;;;;;;IAEYA,UAAU,GAAAC,OAAA,CAAAD,UAAA,0BAAVA,UAAU;EAAVA,UAAU;EAAVA,UAAU;EAAA,OAAVA,UAAU;AAAA,OAKtB;AAAA,IACYE,cAAc,GAAAD,OAAA,CAAAC,cAAA,0BAAdA,cAAc;EAAdA,cAAc;EAAdA,cAAc;EAAdA,cAAc;EAAA,OAAdA,cAAc;AAAA;AAMnB,IAAMC,uBAAgE,GAAAF,OAAA,CAAAE,uBAAA,GAAG;EAC9E,OAAO,EAAE;IAACC,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,IAAI;IAAEC,MAAM,EAAE;EAAI,CAAC;EAEnD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,IAAI;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEjD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEhD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEhD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEhD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG,CAAC;EAEhD,MAAM,EAAE;IAACF,SAAS,EAAE,EAAE;IAAEC,KAAK,EAAE,GAAG;IAAEC,MAAM,EAAE;EAAG;AACjD,CAAC","ignoreList":[]}
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_webrtcCore","require","_webMediaEffects","_constants"],"sources":["index.ts"],"sourcesContent":["export {\n getDevices,\n LocalStream,\n LocalDisplayStream,\n LocalSystemAudioStream,\n LocalStreamEventNames,\n StreamEventNames,\n RemoteStream,\n RemoteStreamEventNames,\n type ServerMuteReason,\n LocalMicrophoneStreamEventNames,\n LocalCameraStreamEventNames,\n LocalMicrophoneStream,\n LocalCameraStream,\n createMicrophoneStream,\n createCameraStream,\n createCameraAndMicrophoneStreams,\n createDisplayStream,\n createDisplayStreamWithAudio,\n createDisplayMedia,\n type VideoContentHint,\n type StreamState,\n} from './webrtc-core';\n\nexport {NoiseReductionEffect, VirtualBackgroundEffect} from '@webex/web-media-effects';\nexport type {\n NoiseReductionEffectOptions,\n VirtualBackgroundEffectOptions,\n} from '@webex/web-media-effects';\n\nexport {FacingMode, DisplaySurface, PresetCameraConstraints} from './constants';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,WAAA,GAAAC,OAAA;AAwBA,IAAAC,gBAAA,GAAAD,OAAA;AAMA,IAAAE,UAAA,GAAAF,OAAA"}
|
|
1
|
+
{"version":3,"names":["_webrtcCore","require","_webMediaEffects","_constants"],"sources":["index.ts"],"sourcesContent":["export {\n getDevices,\n LocalStream,\n LocalDisplayStream,\n LocalSystemAudioStream,\n LocalStreamEventNames,\n StreamEventNames,\n RemoteStream,\n RemoteStreamEventNames,\n type ServerMuteReason,\n LocalMicrophoneStreamEventNames,\n LocalCameraStreamEventNames,\n LocalMicrophoneStream,\n LocalCameraStream,\n createMicrophoneStream,\n createCameraStream,\n createCameraAndMicrophoneStreams,\n createDisplayStream,\n createDisplayStreamWithAudio,\n createDisplayMedia,\n type VideoContentHint,\n type StreamState,\n} from './webrtc-core';\n\nexport {NoiseReductionEffect, VirtualBackgroundEffect} from '@webex/web-media-effects';\nexport type {\n NoiseReductionEffectOptions,\n VirtualBackgroundEffectOptions,\n} from '@webex/web-media-effects';\n\nexport {FacingMode, DisplaySurface, PresetCameraConstraints} from './constants';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,WAAA,GAAAC,OAAA;AAwBA,IAAAC,gBAAA,GAAAD,OAAA;AAMA,IAAAE,UAAA,GAAAF,OAAA","ignoreList":[]}
|
package/dist/webrtc-core.js
CHANGED
|
@@ -70,11 +70,10 @@ _Object$defineProperty(exports, "getDevices", {
|
|
|
70
70
|
});
|
|
71
71
|
var _classCallCheck2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/classCallCheck"));
|
|
72
72
|
var _createClass2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/createClass"));
|
|
73
|
-
var _assertThisInitialized2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/assertThisInitialized"));
|
|
74
|
-
var _get2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/get"));
|
|
75
|
-
var _inherits2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/inherits"));
|
|
76
73
|
var _possibleConstructorReturn2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/possibleConstructorReturn"));
|
|
77
74
|
var _getPrototypeOf2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/getPrototypeOf"));
|
|
75
|
+
var _get2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/get"));
|
|
76
|
+
var _inherits2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/inherits"));
|
|
78
77
|
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/defineProperty"));
|
|
79
78
|
var _internalMediaCore = require("@webex/internal-media-core");
|
|
80
79
|
var _tsEvents = require("@webex/ts-events");
|
|
@@ -84,8 +83,9 @@ var _LocalMicrophoneStrea, _LocalCameraStreamEve;
|
|
|
84
83
|
/* eslint-disable require-jsdoc */
|
|
85
84
|
function ownKeys(e, r) { var t = _Object$keys(e); if (_Object$getOwnPropertySymbols) { var o = _Object$getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return _Object$getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
86
85
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
87
|
-
function
|
|
88
|
-
function _isNativeReflectConstruct() {
|
|
86
|
+
function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2.default)(o), (0, _possibleConstructorReturn2.default)(t, _isNativeReflectConstruct() ? _Reflect$construct(o, e || [], (0, _getPrototypeOf2.default)(t).constructor) : o.apply(t, e)); }
|
|
87
|
+
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(_Reflect$construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
88
|
+
function _superPropGet(t, o, e, r) { var p = (0, _get2.default)((0, _getPrototypeOf2.default)(1 & r ? t.prototype : t), o, e); return 2 & r && "function" == typeof p ? function (t) { return p.apply(e, t); } : p; }
|
|
89
89
|
// server forced the client to be unmuted
|
|
90
90
|
// these events are in addition to WCME events. This will be properly typed once webrtc-core event types inheritance is fixed
|
|
91
91
|
var LocalMicrophoneStreamEventNames = exports.LocalMicrophoneStreamEventNames = /*#__PURE__*/function (LocalMicrophoneStreamEventNames) {
|
|
@@ -98,20 +98,19 @@ var LocalCameraStreamEventNames = exports.LocalCameraStreamEventNames = /*#__PUR
|
|
|
98
98
|
}({});
|
|
99
99
|
_LocalMicrophoneStrea = LocalMicrophoneStreamEventNames.ServerMuted;
|
|
100
100
|
var _LocalMicrophoneStream = /*#__PURE__*/function (_WcmeLocalMicrophoneS) {
|
|
101
|
-
(0, _inherits2.default)(_LocalMicrophoneStream, _WcmeLocalMicrophoneS);
|
|
102
|
-
var _super = _createSuper(_LocalMicrophoneStream);
|
|
103
101
|
function _LocalMicrophoneStream() {
|
|
104
102
|
var _this;
|
|
105
103
|
(0, _classCallCheck2.default)(this, _LocalMicrophoneStream);
|
|
106
104
|
for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
107
105
|
args[_key] = arguments[_key];
|
|
108
106
|
}
|
|
109
|
-
_this =
|
|
110
|
-
(0, _defineProperty2.default)(
|
|
111
|
-
(0, _defineProperty2.default)(
|
|
107
|
+
_this = _callSuper(this, _LocalMicrophoneStream, [].concat(args));
|
|
108
|
+
(0, _defineProperty2.default)(_this, "unmuteAllowed", true);
|
|
109
|
+
(0, _defineProperty2.default)(_this, _LocalMicrophoneStrea, new _tsEvents.TypedEvent());
|
|
112
110
|
return _this;
|
|
113
111
|
}
|
|
114
|
-
(0,
|
|
112
|
+
(0, _inherits2.default)(_LocalMicrophoneStream, _WcmeLocalMicrophoneS);
|
|
113
|
+
return (0, _createClass2.default)(_LocalMicrophoneStream, [{
|
|
115
114
|
key: "setUnmuteAllowed",
|
|
116
115
|
value:
|
|
117
116
|
/**
|
|
@@ -137,7 +136,7 @@ var _LocalMicrophoneStream = /*#__PURE__*/function (_WcmeLocalMicrophoneS) {
|
|
|
137
136
|
throw new Error('Unmute is not allowed');
|
|
138
137
|
}
|
|
139
138
|
}
|
|
140
|
-
return (
|
|
139
|
+
return _superPropGet(_LocalMicrophoneStream, "setUserMuted", this, 3)([muted]);
|
|
141
140
|
}
|
|
142
141
|
|
|
143
142
|
/**
|
|
@@ -152,24 +151,22 @@ var _LocalMicrophoneStream = /*#__PURE__*/function (_WcmeLocalMicrophoneS) {
|
|
|
152
151
|
}
|
|
153
152
|
}
|
|
154
153
|
}]);
|
|
155
|
-
return _LocalMicrophoneStream;
|
|
156
154
|
}(_internalMediaCore.LocalMicrophoneStream);
|
|
157
155
|
_LocalCameraStreamEve = LocalCameraStreamEventNames.ServerMuted;
|
|
158
156
|
var _LocalCameraStream = /*#__PURE__*/function (_WcmeLocalCameraStrea) {
|
|
159
|
-
(0, _inherits2.default)(_LocalCameraStream, _WcmeLocalCameraStrea);
|
|
160
|
-
var _super2 = _createSuper(_LocalCameraStream);
|
|
161
157
|
function _LocalCameraStream() {
|
|
162
158
|
var _this2;
|
|
163
159
|
(0, _classCallCheck2.default)(this, _LocalCameraStream);
|
|
164
160
|
for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
|
|
165
161
|
args[_key2] = arguments[_key2];
|
|
166
162
|
}
|
|
167
|
-
_this2 =
|
|
168
|
-
(0, _defineProperty2.default)(
|
|
169
|
-
(0, _defineProperty2.default)(
|
|
163
|
+
_this2 = _callSuper(this, _LocalCameraStream, [].concat(args));
|
|
164
|
+
(0, _defineProperty2.default)(_this2, "unmuteAllowed", true);
|
|
165
|
+
(0, _defineProperty2.default)(_this2, _LocalCameraStreamEve, new _tsEvents.TypedEvent());
|
|
170
166
|
return _this2;
|
|
171
167
|
}
|
|
172
|
-
(0,
|
|
168
|
+
(0, _inherits2.default)(_LocalCameraStream, _WcmeLocalCameraStrea);
|
|
169
|
+
return (0, _createClass2.default)(_LocalCameraStream, [{
|
|
173
170
|
key: "setUnmuteAllowed",
|
|
174
171
|
value:
|
|
175
172
|
/**
|
|
@@ -195,7 +192,7 @@ var _LocalCameraStream = /*#__PURE__*/function (_WcmeLocalCameraStrea) {
|
|
|
195
192
|
throw new Error('Unmute is not allowed');
|
|
196
193
|
}
|
|
197
194
|
}
|
|
198
|
-
return (
|
|
195
|
+
return _superPropGet(_LocalCameraStream, "setUserMuted", this, 3)([muted]);
|
|
199
196
|
}
|
|
200
197
|
|
|
201
198
|
/**
|
|
@@ -210,7 +207,6 @@ var _LocalCameraStream = /*#__PURE__*/function (_WcmeLocalCameraStrea) {
|
|
|
210
207
|
}
|
|
211
208
|
}
|
|
212
209
|
}]);
|
|
213
|
-
return _LocalCameraStream;
|
|
214
210
|
}(_internalMediaCore.LocalCameraStream);
|
|
215
211
|
var LocalMicrophoneStream = exports.LocalMicrophoneStream = (0, _tsEvents.AddEvents)(_LocalMicrophoneStream);
|
|
216
212
|
var LocalCameraStream = exports.LocalCameraStream = (0, _tsEvents.AddEvents)(_LocalCameraStream);
|
package/dist/webrtc-core.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_internalMediaCore","require","_tsEvents","_LocalMicrophoneStrea","_LocalCameraStreamEve","ownKeys","e","r","t","_Object$keys","_Object$getOwnPropertySymbols","o","filter","_Object$getOwnPropertyDescriptor","enumerable","push","apply","_objectSpread","arguments","length","Object","forEach","_defineProperty2","default","_Object$getOwnPropertyDescriptors","_Object$defineProperties","_Object$defineProperty","_createSuper","Derived","hasNativeReflectConstruct","_isNativeReflectConstruct","_createSuperInternal","Super","_getPrototypeOf2","result","NewTarget","constructor","_Reflect$construct","_possibleConstructorReturn2","Reflect","sham","Proxy","Boolean","prototype","valueOf","call","LocalMicrophoneStreamEventNames","exports","LocalCameraStreamEventNames","ServerMuted","_LocalMicrophoneStream","_WcmeLocalMicrophoneS","_inherits2","_super","_this","_classCallCheck2","_len","args","Array","_key","concat","_assertThisInitialized2","TypedEvent","_createClass2","key","value","setUnmuteAllowed","allowed","unmuteAllowed","isUnmuteAllowed","setUserMuted","muted","Error","_get2","setServerMuted","reason","userMuted","emit","WcmeLocalMicrophoneStream","_LocalCameraStream","_WcmeLocalCameraStrea","_super2","_this2","_len2","_key2","WcmeLocalCameraStream","LocalMicrophoneStream","AddEvents","LocalCameraStream","createMicrophoneStream","constraints","wcmeCreateMicrophoneStream","createCameraStream","wcmeCreateCameraStream","createCameraAndMicrophoneStreams","wcmeCreateCameraAndMicrophoneStreams","createDisplayStream","videoContentHint","wcmeCreateDisplayStream","LocalDisplayStream","createDisplayStreamWithAudio","wcmeCreateDisplayStreamWithAudio","LocalSystemAudioStream","createDisplayMedia","options","undefined","video","wcmeCreateDisplayMedia","displayStreamConstructor","audio","systemAudioStreamConstructor"],"sources":["webrtc-core.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-misused-new */\n/* eslint-disable valid-jsdoc */\n/* eslint-disable require-jsdoc */\nimport {\n AudioDeviceConstraints,\n createCameraStream as wcmeCreateCameraStream,\n createCameraAndMicrophoneStreams as wcmeCreateCameraAndMicrophoneStreams,\n createDisplayMedia as wcmeCreateDisplayMedia,\n createDisplayStream as wcmeCreateDisplayStream,\n createDisplayStreamWithAudio as wcmeCreateDisplayStreamWithAudio,\n createMicrophoneStream as wcmeCreateMicrophoneStream,\n LocalDisplayStream,\n LocalSystemAudioStream,\n LocalMicrophoneStream as WcmeLocalMicrophoneStream,\n LocalCameraStream as WcmeLocalCameraStream,\n VideoContentHint,\n VideoDeviceConstraints,\n} from '@webex/internal-media-core';\nimport {AddEvents, TypedEvent, WithEventsDummyType} from '@webex/ts-events';\n\nexport {\n getDevices,\n LocalStream,\n LocalDisplayStream,\n LocalSystemAudioStream,\n LocalStreamEventNames,\n StreamEventNames,\n RemoteStream,\n RemoteStreamEventNames,\n type VideoContentHint,\n type StreamState,\n type InboundAudioIssueEvent,\n InboundAudioIssueSubTypes,\n} from '@webex/internal-media-core';\n\nexport type ServerMuteReason =\n | 'remotelyMuted' // other user has remotely muted us\n | 'clientRequestFailed' // client called setUserMuted() but server request failed\n | 'localUnmuteRequired'; // server forced the client to be unmuted\n\n// these events are in addition to WCME events. This will be properly typed once webrtc-core event types inheritance is fixed\nexport enum LocalMicrophoneStreamEventNames {\n ServerMuted = 'muted:byServer',\n}\n\n// these events are in addition to WCME events. This will be properly typed once webrtc-core event types inheritance is fixed\nexport enum LocalCameraStreamEventNames {\n ServerMuted = 'muted:byServer',\n}\n\ninterface LocalMicrophoneStreamEvents {\n [LocalMicrophoneStreamEventNames.ServerMuted]: TypedEvent<\n (muted: boolean, reason: ServerMuteReason) => void\n >;\n}\n\ninterface LocalCameraStreamEvents {\n [LocalCameraStreamEventNames.ServerMuted]: TypedEvent<\n (muted: boolean, reason: ServerMuteReason) => void\n >;\n}\n\nclass _LocalMicrophoneStream extends WcmeLocalMicrophoneStream {\n private unmuteAllowed = true;\n\n [LocalMicrophoneStreamEventNames.ServerMuted] = new TypedEvent<\n (muted: boolean, reason: ServerMuteReason) => void\n >();\n\n /**\n * @internal\n */\n setUnmuteAllowed(allowed: boolean) {\n this.unmuteAllowed = allowed;\n }\n\n /**\n * @returns true if user is allowed to unmute the track, false otherwise\n */\n isUnmuteAllowed() {\n return this.unmuteAllowed;\n }\n\n setUserMuted(muted: boolean): void {\n if (!muted) {\n if (!this.isUnmuteAllowed()) {\n throw new Error('Unmute is not allowed');\n }\n }\n\n return super.setUserMuted(muted);\n }\n\n /**\n * @internal\n */\n setServerMuted(muted: boolean, reason: ServerMuteReason) {\n if (muted !== this.userMuted) {\n this.setUserMuted(muted);\n this[LocalMicrophoneStreamEventNames.ServerMuted].emit(muted, reason);\n }\n }\n}\n\nclass _LocalCameraStream extends WcmeLocalCameraStream {\n private unmuteAllowed = true;\n\n [LocalCameraStreamEventNames.ServerMuted] = new TypedEvent<\n (muted: boolean, reason: ServerMuteReason) => void\n >();\n\n /**\n * @internal\n */\n setUnmuteAllowed(allowed: boolean) {\n this.unmuteAllowed = allowed;\n }\n\n /**\n * @returns true if user is allowed to unmute the track, false otherwise\n */\n isUnmuteAllowed() {\n return this.unmuteAllowed;\n }\n\n setUserMuted(muted: boolean): void {\n if (!muted) {\n if (!this.isUnmuteAllowed()) {\n throw new Error('Unmute is not allowed');\n }\n }\n\n return super.setUserMuted(muted);\n }\n\n /**\n * @internal\n */\n setServerMuted(muted: boolean, reason: ServerMuteReason) {\n if (muted !== this.userMuted) {\n this.setUserMuted(muted);\n this[LocalCameraStreamEventNames.ServerMuted].emit(muted, reason);\n }\n }\n}\n\nexport const LocalMicrophoneStream = AddEvents<\n typeof _LocalMicrophoneStream,\n LocalMicrophoneStreamEvents\n>(_LocalMicrophoneStream);\n\nexport type LocalMicrophoneStream = _LocalMicrophoneStream &\n WithEventsDummyType<LocalMicrophoneStreamEvents>;\n\nexport const LocalCameraStream = AddEvents<typeof _LocalCameraStream, LocalCameraStreamEvents>(\n _LocalCameraStream\n);\n\nexport type LocalCameraStream = _LocalCameraStream & WithEventsDummyType<LocalCameraStreamEvents>;\n\nexport const createMicrophoneStream = (constraints?: AudioDeviceConstraints) =>\n wcmeCreateMicrophoneStream(LocalMicrophoneStream, constraints);\n\nexport const createCameraStream = (constraints?: VideoDeviceConstraints) =>\n wcmeCreateCameraStream(LocalCameraStream, constraints);\n\nexport const createCameraAndMicrophoneStreams = (constraints?: {\n video?: VideoDeviceConstraints;\n audio?: AudioDeviceConstraints;\n}) => wcmeCreateCameraAndMicrophoneStreams(LocalCameraStream, LocalMicrophoneStream, constraints);\n\nexport const createDisplayStream = (videoContentHint?: VideoContentHint) =>\n wcmeCreateDisplayStream(LocalDisplayStream, videoContentHint);\n\nexport const createDisplayStreamWithAudio = (videoContentHint?: VideoContentHint) =>\n wcmeCreateDisplayStreamWithAudio(LocalDisplayStream, LocalSystemAudioStream, videoContentHint);\n\nexport const createDisplayMedia = (\n options: {\n video: {\n constraints?: VideoDeviceConstraints;\n videoContentHint?: VideoContentHint;\n preferCurrentTab?: boolean;\n selfBrowserSurface?: 'include' | 'exclude';\n surfaceSwitching?: 'include' | 'exclude';\n monitorTypeSurfaces?: 'include' | 'exclude';\n };\n audio?: {\n constraints?: AudioDeviceConstraints;\n systemAudio?: 'include' | 'exclude';\n };\n } = {video: {}}\n) =>\n wcmeCreateDisplayMedia({\n video: {displayStreamConstructor: LocalDisplayStream, ...options?.video},\n audio: options?.audio\n ? {systemAudioStreamConstructor: LocalSystemAudioStream, ...options.audio}\n : undefined,\n });\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"names":["_internalMediaCore","require","_tsEvents","_LocalMicrophoneStrea","_LocalCameraStreamEve","ownKeys","e","r","t","_Object$keys","_Object$getOwnPropertySymbols","o","filter","_Object$getOwnPropertyDescriptor","enumerable","push","apply","_objectSpread","arguments","length","Object","forEach","_defineProperty2","default","_Object$getOwnPropertyDescriptors","_Object$defineProperties","_Object$defineProperty","_callSuper","_getPrototypeOf2","_possibleConstructorReturn2","_isNativeReflectConstruct","_Reflect$construct","constructor","Boolean","prototype","valueOf","call","_superPropGet","p","_get2","LocalMicrophoneStreamEventNames","exports","LocalCameraStreamEventNames","ServerMuted","_LocalMicrophoneStream","_WcmeLocalMicrophoneS","_this","_classCallCheck2","_len","args","Array","_key","concat","TypedEvent","_inherits2","_createClass2","key","value","setUnmuteAllowed","allowed","unmuteAllowed","isUnmuteAllowed","setUserMuted","muted","Error","setServerMuted","reason","userMuted","emit","WcmeLocalMicrophoneStream","_LocalCameraStream","_WcmeLocalCameraStrea","_this2","_len2","_key2","WcmeLocalCameraStream","LocalMicrophoneStream","AddEvents","LocalCameraStream","createMicrophoneStream","constraints","wcmeCreateMicrophoneStream","createCameraStream","wcmeCreateCameraStream","createCameraAndMicrophoneStreams","wcmeCreateCameraAndMicrophoneStreams","createDisplayStream","videoContentHint","wcmeCreateDisplayStream","LocalDisplayStream","createDisplayStreamWithAudio","wcmeCreateDisplayStreamWithAudio","LocalSystemAudioStream","createDisplayMedia","options","undefined","video","wcmeCreateDisplayMedia","displayStreamConstructor","audio","systemAudioStreamConstructor"],"sources":["webrtc-core.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-misused-new */\n/* eslint-disable valid-jsdoc */\n/* eslint-disable require-jsdoc */\nimport {\n AudioDeviceConstraints,\n createCameraStream as wcmeCreateCameraStream,\n createCameraAndMicrophoneStreams as wcmeCreateCameraAndMicrophoneStreams,\n createDisplayMedia as wcmeCreateDisplayMedia,\n createDisplayStream as wcmeCreateDisplayStream,\n createDisplayStreamWithAudio as wcmeCreateDisplayStreamWithAudio,\n createMicrophoneStream as wcmeCreateMicrophoneStream,\n LocalDisplayStream,\n LocalSystemAudioStream,\n LocalMicrophoneStream as WcmeLocalMicrophoneStream,\n LocalCameraStream as WcmeLocalCameraStream,\n VideoContentHint,\n VideoDeviceConstraints,\n} from '@webex/internal-media-core';\nimport {AddEvents, TypedEvent, WithEventsDummyType} from '@webex/ts-events';\n\nexport {\n getDevices,\n LocalStream,\n LocalDisplayStream,\n LocalSystemAudioStream,\n LocalStreamEventNames,\n StreamEventNames,\n RemoteStream,\n RemoteStreamEventNames,\n type VideoContentHint,\n type StreamState,\n type InboundAudioIssueEvent,\n InboundAudioIssueSubTypes,\n} from '@webex/internal-media-core';\n\nexport type ServerMuteReason =\n | 'remotelyMuted' // other user has remotely muted us\n | 'clientRequestFailed' // client called setUserMuted() but server request failed\n | 'localUnmuteRequired'; // server forced the client to be unmuted\n\n// these events are in addition to WCME events. This will be properly typed once webrtc-core event types inheritance is fixed\nexport enum LocalMicrophoneStreamEventNames {\n ServerMuted = 'muted:byServer',\n}\n\n// these events are in addition to WCME events. This will be properly typed once webrtc-core event types inheritance is fixed\nexport enum LocalCameraStreamEventNames {\n ServerMuted = 'muted:byServer',\n}\n\ninterface LocalMicrophoneStreamEvents {\n [LocalMicrophoneStreamEventNames.ServerMuted]: TypedEvent<\n (muted: boolean, reason: ServerMuteReason) => void\n >;\n}\n\ninterface LocalCameraStreamEvents {\n [LocalCameraStreamEventNames.ServerMuted]: TypedEvent<\n (muted: boolean, reason: ServerMuteReason) => void\n >;\n}\n\nclass _LocalMicrophoneStream extends WcmeLocalMicrophoneStream {\n private unmuteAllowed = true;\n\n [LocalMicrophoneStreamEventNames.ServerMuted] = new TypedEvent<\n (muted: boolean, reason: ServerMuteReason) => void\n >();\n\n /**\n * @internal\n */\n setUnmuteAllowed(allowed: boolean) {\n this.unmuteAllowed = allowed;\n }\n\n /**\n * @returns true if user is allowed to unmute the track, false otherwise\n */\n isUnmuteAllowed() {\n return this.unmuteAllowed;\n }\n\n setUserMuted(muted: boolean): void {\n if (!muted) {\n if (!this.isUnmuteAllowed()) {\n throw new Error('Unmute is not allowed');\n }\n }\n\n return super.setUserMuted(muted);\n }\n\n /**\n * @internal\n */\n setServerMuted(muted: boolean, reason: ServerMuteReason) {\n if (muted !== this.userMuted) {\n this.setUserMuted(muted);\n this[LocalMicrophoneStreamEventNames.ServerMuted].emit(muted, reason);\n }\n }\n}\n\nclass _LocalCameraStream extends WcmeLocalCameraStream {\n private unmuteAllowed = true;\n\n [LocalCameraStreamEventNames.ServerMuted] = new TypedEvent<\n (muted: boolean, reason: ServerMuteReason) => void\n >();\n\n /**\n * @internal\n */\n setUnmuteAllowed(allowed: boolean) {\n this.unmuteAllowed = allowed;\n }\n\n /**\n * @returns true if user is allowed to unmute the track, false otherwise\n */\n isUnmuteAllowed() {\n return this.unmuteAllowed;\n }\n\n setUserMuted(muted: boolean): void {\n if (!muted) {\n if (!this.isUnmuteAllowed()) {\n throw new Error('Unmute is not allowed');\n }\n }\n\n return super.setUserMuted(muted);\n }\n\n /**\n * @internal\n */\n setServerMuted(muted: boolean, reason: ServerMuteReason) {\n if (muted !== this.userMuted) {\n this.setUserMuted(muted);\n this[LocalCameraStreamEventNames.ServerMuted].emit(muted, reason);\n }\n }\n}\n\nexport const LocalMicrophoneStream = AddEvents<\n typeof _LocalMicrophoneStream,\n LocalMicrophoneStreamEvents\n>(_LocalMicrophoneStream);\n\nexport type LocalMicrophoneStream = _LocalMicrophoneStream &\n WithEventsDummyType<LocalMicrophoneStreamEvents>;\n\nexport const LocalCameraStream = AddEvents<typeof _LocalCameraStream, LocalCameraStreamEvents>(\n _LocalCameraStream\n);\n\nexport type LocalCameraStream = _LocalCameraStream & WithEventsDummyType<LocalCameraStreamEvents>;\n\nexport const createMicrophoneStream = (constraints?: AudioDeviceConstraints) =>\n wcmeCreateMicrophoneStream(LocalMicrophoneStream, constraints);\n\nexport const createCameraStream = (constraints?: VideoDeviceConstraints) =>\n wcmeCreateCameraStream(LocalCameraStream, constraints);\n\nexport const createCameraAndMicrophoneStreams = (constraints?: {\n video?: VideoDeviceConstraints;\n audio?: AudioDeviceConstraints;\n}) => wcmeCreateCameraAndMicrophoneStreams(LocalCameraStream, LocalMicrophoneStream, constraints);\n\nexport const createDisplayStream = (videoContentHint?: VideoContentHint) =>\n wcmeCreateDisplayStream(LocalDisplayStream, videoContentHint);\n\nexport const createDisplayStreamWithAudio = (videoContentHint?: VideoContentHint) =>\n wcmeCreateDisplayStreamWithAudio(LocalDisplayStream, LocalSystemAudioStream, videoContentHint);\n\nexport const createDisplayMedia = (\n options: {\n video: {\n constraints?: VideoDeviceConstraints;\n videoContentHint?: VideoContentHint;\n preferCurrentTab?: boolean;\n selfBrowserSurface?: 'include' | 'exclude';\n surfaceSwitching?: 'include' | 'exclude';\n monitorTypeSurfaces?: 'include' | 'exclude';\n };\n audio?: {\n constraints?: AudioDeviceConstraints;\n systemAudio?: 'include' | 'exclude';\n };\n } = {video: {}}\n) =>\n wcmeCreateDisplayMedia({\n video: {displayStreamConstructor: LocalDisplayStream, ...options?.video},\n audio: options?.audio\n ? {systemAudioStreamConstructor: LocalSystemAudioStream, ...options.audio}\n : undefined,\n });\n"],"mappings":"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","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"deploy:npm": "yarn npm publish"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@webex/internal-media-core": "2.20.
|
|
25
|
+
"@webex/internal-media-core": "2.20.3",
|
|
26
26
|
"@webex/ts-events": "^1.1.0",
|
|
27
27
|
"@webex/web-media-effects": "2.32.1"
|
|
28
28
|
},
|
|
@@ -39,12 +39,12 @@
|
|
|
39
39
|
"@webex/eslint-config-legacy": "0.0.0",
|
|
40
40
|
"@webex/jest-config-legacy": "0.0.0",
|
|
41
41
|
"@webex/legacy-tools": "0.0.0",
|
|
42
|
-
"@webex/test-helper-chai": "3.
|
|
43
|
-
"@webex/test-helper-mock-webex": "3.
|
|
42
|
+
"@webex/test-helper-chai": "3.10.0-next.1",
|
|
43
|
+
"@webex/test-helper-mock-webex": "3.10.0-next.1",
|
|
44
44
|
"eslint": "^8.24.0",
|
|
45
45
|
"jsdom-global": "3.0.2",
|
|
46
46
|
"prettier": "^2.7.1",
|
|
47
47
|
"sinon": "^9.2.4"
|
|
48
48
|
},
|
|
49
|
-
"version": "3.10.0-next.
|
|
49
|
+
"version": "3.10.0-next.3"
|
|
50
50
|
}
|