@formant/realtime-sdk 1.4.8 → 1.4.10
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/index.js +1 -2
- package/dist/protos/api/signaling/v1/signaling_grpc_web_pb.d.ts +45 -45
- package/dist/protos/api/signaling/v1/signaling_grpc_web_pb.js +1 -626
- package/dist/protos/api/signaling/v1/signaling_pb.d.ts +4 -0
- package/dist/protos/api/signaling/v1/signaling_pb.js +1 -3854
- package/dist/realtime-sdk/src/index.d.ts +6 -6
- package/dist/rtc-client/IHasRemoteDeviceId.d.ts +1 -1
- package/dist/rtc-client/RtcClient.d.ts +5 -5
- package/dist/rtc-client/RtcClientV1.d.ts +4 -4
- package/dist/rtc-client/RtcConnection.d.ts +2 -2
- package/dist/rtc-client/RtcConnectionV1.d.ts +1 -1
- package/dist/rtc-client/RtcSessionMetrics.d.ts +1 -1
- package/dist/rtc-client/gatherPingMetrics.d.ts +2 -2
- package/dist/rtc-client/models/IBinaryH264Message.d.ts +1 -1
- package/dist/rtc-client/models/IPingPayload.d.ts +2 -2
- package/dist/rtc-client/models/IRtcClientConfiguration.d.ts +2 -2
- package/dist/rtc-client/models/IRtcConnectionBaseConfiguration.d.ts +2 -2
- package/dist/rtc-client/models/IRtcConnectionRemoteConfiguration.d.ts +2 -2
- package/dist/rtc-client/models/IRtcPointCloud.d.ts +1 -1
- package/dist/rtc-client/models/IRtcStreamMessageHeader.d.ts +2 -2
- package/dist/rtc-client/models/IRtcStreamPayload.d.ts +16 -16
- package/dist/rtc-client/models/IRtcStreamsInfo.d.ts +1 -1
- package/dist/rtc-client/models-v1/IRtcClientConfigurationV1.d.ts +3 -3
- package/dist/rtc-client/models-v1/IRtcConnectionConfigurationV1.d.ts +3 -3
- package/dist/rtc-client/utils/createRtcStreamMessage.d.ts +1 -1
- package/dist/rtc-client/utils/encodeStreamId.d.ts +1 -1
- package/dist/rtc-client/utils/peerToRtcPeer.d.ts +1 -1
- package/dist/rtc-client/utils/streamIsEqual.d.ts +1 -1
- package/package.json +5 -7
- package/dist/client/AuthClient.d.ts +0 -42
- package/dist/client/Credentials.d.ts +0 -10
- package/dist/client/LanAgentClient.d.ts +0 -7
- package/dist/client/RtcSignalingClient.d.ts +0 -20
- package/dist/common/BaseClient.d.ts +0 -45
- package/dist/common/ConnectionError.d.ts +0 -6
- package/dist/common/FormantBaseClient.d.ts +0 -13
- package/dist/common/LogApiTransport.d.ts +0 -11
- package/dist/common/LogClient.d.ts +0 -6
- package/dist/common/LogReporter.d.ts +0 -6
- package/dist/common/LruCache.d.ts +0 -20
- package/dist/common/PromiseLruCache.d.ts +0 -11
- package/dist/common/ResponseError.d.ts +0 -11
- package/dist/common/ResponseHeadersError.d.ts +0 -7
- package/dist/common/StatsManager.d.ts +0 -39
- package/dist/common/StatsReporter.d.ts +0 -17
- package/dist/common/assertUnreachable.d.ts +0 -1
- package/dist/common/browser.d.ts +0 -2
- package/dist/common/collectErrors.d.ts +0 -1
- package/dist/common/config/index.d.ts +0 -24
- package/dist/common/defined.d.ts +0 -6
- package/dist/common/delay.d.ts +0 -1
- package/dist/common/errorConstants.d.ts +0 -7
- package/dist/common/errorToObject.d.ts +0 -16
- package/dist/common/errorToString.d.ts +0 -6
- package/dist/common/filterIceServers.d.ts +0 -8
- package/dist/common/instanceId.d.ts +0 -1
- package/dist/common/isErrorType.d.ts +0 -1
- package/dist/common/isObject.d.ts +0 -1
- package/dist/common/isValidTagString.d.ts +0 -3
- package/dist/common/logger.d.ts +0 -4
- package/dist/common/narrowError.d.ts +0 -1
- package/dist/common/objectMapValues.d.ts +0 -9
- package/dist/common/redact.d.ts +0 -6
- package/dist/common/setPromiseInterval.d.ts +0 -17
- package/dist/common/stats.d.ts +0 -2
- package/dist/common/toStringSafe.d.ts +0 -8
- package/dist/common/truncate.d.ts +0 -4
- package/dist/date-fns/parseIsoDate.d.ts +0 -1
- package/dist/index.js.LICENSE.txt +0 -19
- package/dist/model/AnnotationAreaType.d.ts +0 -2
- package/dist/model/AuditLogActionType.d.ts +0 -5
- package/dist/model/CognitoRegion.d.ts +0 -2
- package/dist/model/Feature.d.ts +0 -3
- package/dist/model/HealthStatus.d.ts +0 -2
- package/dist/model/HexRgbColor.d.ts +0 -1
- package/dist/model/IAdminSignupRequest.d.ts +0 -14
- package/dist/model/IAnnotationAreaTypeMap.d.ts +0 -4
- package/dist/model/IAudioChunk.d.ts +0 -5
- package/dist/model/IAuditLog.d.ts +0 -15
- package/dist/model/IAuthentication.d.ts +0 -8
- package/dist/model/IBaseEntity.d.ts +0 -7
- package/dist/model/IBattery.d.ts +0 -6
- package/dist/model/IBitset.d.ts +0 -9
- package/dist/model/IBoundingBox.d.ts +0 -6
- package/dist/model/IChallenge.d.ts +0 -7
- package/dist/model/ICheckSsoResult.d.ts +0 -5
- package/dist/model/IColorRGBA.d.ts +0 -6
- package/dist/model/ICompressedImage.d.ts +0 -3
- package/dist/model/ICreateServiceAccountResponse.d.ts +0 -5
- package/dist/model/IDeviceCredentials.d.ts +0 -9
- package/dist/model/IDictionary.d.ts +0 -3
- package/dist/model/IFile.d.ts +0 -6
- package/dist/model/IFilter.d.ts +0 -11
- package/dist/model/IGetFeaturesResponse.d.ts +0 -4
- package/dist/model/IGoal.d.ts +0 -5
- package/dist/model/IGoalID.d.ts +0 -3
- package/dist/model/IGoogleLoginRequest.d.ts +0 -4
- package/dist/model/IH264VideoFrame.d.ts +0 -5
- package/dist/model/IHealth.d.ts +0 -5
- package/dist/model/IImage.d.ts +0 -6
- package/dist/model/IImageAnnotation.d.ts +0 -9
- package/dist/model/IJointState.d.ts +0 -8
- package/dist/model/IJoy.d.ts +0 -4
- package/dist/model/IJsonString.d.ts +0 -3
- package/dist/model/IListResponse.d.ts +0 -9
- package/dist/model/ILocalization.d.ts +0 -14
- package/dist/model/ILocation.d.ts +0 -6
- package/dist/model/ILogLine.d.ts +0 -9
- package/dist/model/ILoginRequest.d.ts +0 -5
- package/dist/model/ILoginResult.d.ts +0 -7
- package/dist/model/IMap.d.ts +0 -10
- package/dist/model/IMarker3D.d.ts +0 -23
- package/dist/model/IMarker3DArray.d.ts +0 -4
- package/dist/model/IMetric.d.ts +0 -7
- package/dist/model/INumericSetEntry.d.ts +0 -5
- package/dist/model/IOdometry.d.ts +0 -7
- package/dist/model/IPath.d.ts +0 -7
- package/dist/model/IPoint.d.ts +0 -2
- package/dist/model/IPointCloud.d.ts +0 -6
- package/dist/model/IPoseWithCovariance.d.ts +0 -5
- package/dist/model/IPostLanRtcOfferRequest.d.ts +0 -3
- package/dist/model/IPostLanRtcOfferResponse.d.ts +0 -3
- package/dist/model/IQuaternion.d.ts +0 -6
- package/dist/model/IRequestToken.d.ts +0 -4
- package/dist/model/IRtcAddSignalsRequest.d.ts +0 -4
- package/dist/model/IRtcCapabilitySet.d.ts +0 -6
- package/dist/model/IRtcCreatePeerRequest.d.ts +0 -6
- package/dist/model/IRtcCreateSessionRequest.d.ts +0 -5
- package/dist/model/IRtcIceServer.d.ts +0 -5
- package/dist/model/IRtcInfo.d.ts +0 -7
- package/dist/model/IRtcPeer.d.ts +0 -11
- package/dist/model/IRtcPeerDescription.d.ts +0 -6
- package/dist/model/IRtcPortForwardingConfiguration.d.ts +0 -3
- package/dist/model/IRtcSession.d.ts +0 -12
- package/dist/model/IRtcSignal.d.ts +0 -3
- package/dist/model/IRtcStream.d.ts +0 -9
- package/dist/model/IRtcStreamCapability.d.ts +0 -6
- package/dist/model/IRtcStreamingConfiguration.d.ts +0 -4
- package/dist/model/IScopeFilter.d.ts +0 -6
- package/dist/model/IStat.d.ts +0 -21
- package/dist/model/IStreamTypeMap.d.ts +0 -27
- package/dist/model/ITagFilter.d.ts +0 -4
- package/dist/model/ITagSets.d.ts +0 -3
- package/dist/model/ITaggedEntity.d.ts +0 -5
- package/dist/model/ITags.d.ts +0 -2
- package/dist/model/ITransform.d.ts +0 -6
- package/dist/model/ITransformNode.d.ts +0 -8
- package/dist/model/ITwist.d.ts +0 -5
- package/dist/model/IUser.d.ts +0 -40
- package/dist/model/IUserScope.d.ts +0 -16
- package/dist/model/IValidation.d.ts +0 -3
- package/dist/model/IVector3.d.ts +0 -5
- package/dist/model/IVideo.d.ts +0 -7
- package/dist/model/IsoDate.d.ts +0 -1
- package/dist/model/LanguageType.d.ts +0 -2
- package/dist/model/LogLevel.d.ts +0 -2
- package/dist/model/Marker3DAction.d.ts +0 -2
- package/dist/model/Marker3DType.d.ts +0 -2
- package/dist/model/OrganizationPlan.d.ts +0 -2
- package/dist/model/RequireKeys.d.ts +0 -3
- package/dist/model/RtcConnectionStatus.d.ts +0 -2
- package/dist/model/RtcIceServerProtocol.d.ts +0 -2
- package/dist/model/RtcIceTransportPolicy.d.ts +0 -2
- package/dist/model/RtcSessionType.d.ts +0 -2
- package/dist/model/RtcStreamType.d.ts +0 -3
- package/dist/model/SmsOptInStatus.d.ts +0 -2
- package/dist/model/StreamType.d.ts +0 -2
- package/dist/model/Timeout.d.ts +0 -1
- package/dist/model/Timestamp.d.ts +0 -1
- package/dist/model/Uuid.d.ts +0 -1
- package/dist/model/VideoMimeType.d.ts +0 -2
- package/dist/model/auditLogActionTypes.d.ts +0 -1
- package/dist/model/bytes.d.ts +0 -9
- package/dist/model/cognitoRegions.d.ts +0 -1
- package/dist/model/duration.d.ts +0 -10
- package/dist/model/features.d.ts +0 -2
- package/dist/model/healthStatuses.d.ts +0 -5
- package/dist/model/languageTypes.d.ts +0 -1
- package/dist/model/logLevels.d.ts +0 -1
- package/dist/model/marker3DActions.d.ts +0 -1
- package/dist/model/marker3DTypes.d.ts +0 -1
- package/dist/model/organizationPlans.d.ts +0 -1
- package/dist/model/reservedTagValues.d.ts +0 -3
- package/dist/model/rtcConnectionStatuses.d.ts +0 -1
- package/dist/model/rtcIceServerProtocols.d.ts +0 -1
- package/dist/model/rtcIceTransportPolicies.d.ts +0 -1
- package/dist/model/rtcSessionTypes.d.ts +0 -1
- package/dist/model/rtcStreamTypes.d.ts +0 -32
- package/dist/model/smsOptInStatuses.d.ts +0 -1
- package/dist/model/userResources.d.ts +0 -1
- package/dist/model/videoMimeTypes.d.ts +0 -1
- package/dist/protos/api/signaling/v1/signaling.proto +0 -114
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare const temporaryPasswordExpired = "temporary password expired";
|
|
2
|
-
export declare const peerDoesNotExist = "peer does not exist";
|
|
3
|
-
export declare const deviceDisabled = "device disabled";
|
|
4
|
-
export declare const tagRestricted = "missing tag(s) to access this resource";
|
|
5
|
-
export declare const groupNameConflict = "group name already exists";
|
|
6
|
-
export declare const groupTagConflict = "group tag key and value already exists";
|
|
7
|
-
export declare const tooManyEventsToUpdate = "too many events to update";
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Convert an error object to plain javascript object, including any custom properties.
|
|
3
|
-
*/
|
|
4
|
-
export declare function errorToObject(error: any, options?: {
|
|
5
|
-
redacted?: boolean;
|
|
6
|
-
}): {
|
|
7
|
-
message: string;
|
|
8
|
-
name?: undefined;
|
|
9
|
-
stack?: undefined;
|
|
10
|
-
meta?: undefined;
|
|
11
|
-
} | {
|
|
12
|
-
name: any;
|
|
13
|
-
message: any;
|
|
14
|
-
stack: any;
|
|
15
|
-
meta: any;
|
|
16
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { IRtcIceServer } from "../model/IRtcIceServer";
|
|
2
|
-
import { IRtcInfo } from "../model/IRtcInfo";
|
|
3
|
-
import { RtcIceServerProtocol } from "../model/RtcIceServerProtocol";
|
|
4
|
-
import { RtcIceTransportPolicy } from "../model/RtcIceTransportPolicy";
|
|
5
|
-
import { Uuid } from "../model/Uuid";
|
|
6
|
-
export declare function filterIceServers(iceServers: IRtcIceServer[], rtcInfo: IRtcInfo | undefined, organizationId?: Uuid): IRtcIceServer[];
|
|
7
|
-
export declare function isPolicy(url: string, policy: RtcIceTransportPolicy): boolean;
|
|
8
|
-
export declare function isProtocol(url: string, protocol: RtcIceServerProtocol): boolean;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const instanceId: string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function isErrorType<T extends Error>(error: unknown, constructor: new (...x: any[]) => T, predicate?: (t: T) => boolean): error is T;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function isObject(value: any): boolean;
|
package/dist/common/logger.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function narrowError<T extends Error>(error: unknown, constructor: new (...x: any[]) => T, predicate?: (t: T) => boolean): T;
|
package/dist/common/redact.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const redactKeys: string[];
|
|
2
|
-
/**
|
|
3
|
-
* Returns a copy of an object with sensitive information redacted.
|
|
4
|
-
*/
|
|
5
|
-
export declare function redact(object: unknown, visited?: WeakSet<any>): any;
|
|
6
|
-
export declare const redactStringifiedFields: (offerSignal: any) => Record<any, any>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export interface IPromiseIntervalOptions {
|
|
2
|
-
func: () => Promise<void>;
|
|
3
|
-
delay: number;
|
|
4
|
-
immediate?: boolean;
|
|
5
|
-
}
|
|
6
|
-
export interface IPromiseIntervalHandle {
|
|
7
|
-
stop(): Promise<void>;
|
|
8
|
-
pending(): Promise<void>;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Runs callback function f periodically.
|
|
12
|
-
* The next call is queued only after the
|
|
13
|
-
* promise returned by f is resolved.
|
|
14
|
-
*
|
|
15
|
-
* Returns a function that stops execution if invoked.
|
|
16
|
-
*/
|
|
17
|
-
export declare function setPromiseInterval({ func, delay, immediate, }: IPromiseIntervalOptions): IPromiseIntervalHandle;
|
package/dist/common/stats.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Safely stringify input.
|
|
3
|
-
* Similar to `JSON.stringify` but
|
|
4
|
-
* doesn't throw an error if input includes circular properties.
|
|
5
|
-
*
|
|
6
|
-
* Warning: output is not guaranteed to be a valid JSON string.
|
|
7
|
-
*/
|
|
8
|
-
export declare function toStringSafe(input: any): string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function parseIsoDate(timestamp: string): Date;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* The buffer module from node.js, for the browser.
|
|
3
|
-
*
|
|
4
|
-
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
|
5
|
-
* @license MIT
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
/*!
|
|
9
|
-
* The buffer module from node.js, for the browser.
|
|
10
|
-
*
|
|
11
|
-
* @author Feross Aboukhadijeh <https://feross.org>
|
|
12
|
-
* @license MIT
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
16
|
-
|
|
17
|
-
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
18
|
-
|
|
19
|
-
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
package/dist/model/Feature.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type HexRgbColor = string;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { IsoDate } from "./IsoDate";
|
|
2
|
-
import { OrganizationPlan } from "./OrganizationPlan";
|
|
3
|
-
export interface IAdminSignupRequest {
|
|
4
|
-
email: string;
|
|
5
|
-
password?: string;
|
|
6
|
-
firstName: string;
|
|
7
|
-
lastName: string;
|
|
8
|
-
organizationName?: string;
|
|
9
|
-
organizationPlan?: OrganizationPlan;
|
|
10
|
-
stripeBillingEnabled?: boolean;
|
|
11
|
-
stripeSubscriptionEnabled?: boolean;
|
|
12
|
-
isSingleSignOn?: boolean;
|
|
13
|
-
trialPeriodEnd?: IsoDate | null;
|
|
14
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { AuditLogActionType } from "./AuditLogActionType";
|
|
2
|
-
import { Uuid } from "./Uuid";
|
|
3
|
-
export interface IAuditLog {
|
|
4
|
-
traceId?: Uuid;
|
|
5
|
-
organizationId: Uuid;
|
|
6
|
-
userId?: Uuid;
|
|
7
|
-
deviceId?: Uuid;
|
|
8
|
-
impersonatorUserId?: Uuid;
|
|
9
|
-
action: AuditLogActionType;
|
|
10
|
-
statusOk: boolean;
|
|
11
|
-
entityName: string;
|
|
12
|
-
entityId: Uuid;
|
|
13
|
-
entity?: any;
|
|
14
|
-
lastFiveDigitsPhoneNumber?: string;
|
|
15
|
-
}
|
package/dist/model/IBattery.d.ts
DELETED
package/dist/model/IBitset.d.ts
DELETED
package/dist/model/IFile.d.ts
DELETED
package/dist/model/IFilter.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ITagFilter } from "./ITagFilter";
|
|
2
|
-
import { ITagSets } from "./ITagSets";
|
|
3
|
-
import { StreamType } from "./StreamType";
|
|
4
|
-
import { Uuid } from "./Uuid";
|
|
5
|
-
export interface IFilter extends ITagFilter {
|
|
6
|
-
deviceIds?: Uuid[];
|
|
7
|
-
names?: string[];
|
|
8
|
-
types?: StreamType[];
|
|
9
|
-
notTags?: ITagSets | ITagSets[];
|
|
10
|
-
notNames?: string[];
|
|
11
|
-
}
|
package/dist/model/IGoal.d.ts
DELETED
package/dist/model/IGoalID.d.ts
DELETED
package/dist/model/IHealth.d.ts
DELETED
package/dist/model/IImage.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { AnnotationAreaType } from "./AnnotationAreaType";
|
|
2
|
-
import { HexRgbColor } from "./HexRgbColor";
|
|
3
|
-
import { IAnnotationAreaTypeMap } from "./IAnnotationAreaTypeMap";
|
|
4
|
-
export interface IImageAnnotation<T extends AnnotationAreaType = AnnotationAreaType> {
|
|
5
|
-
label: string;
|
|
6
|
-
type: AnnotationAreaType;
|
|
7
|
-
area: IAnnotationAreaTypeMap[T];
|
|
8
|
-
color: HexRgbColor;
|
|
9
|
-
}
|
package/dist/model/IJoy.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { IGoal } from "./IGoal";
|
|
2
|
-
import { IMap } from "./IMap";
|
|
3
|
-
import { IOdometry } from "./IOdometry";
|
|
4
|
-
import { IPath } from "./IPath";
|
|
5
|
-
import { IPointCloud } from "./IPointCloud";
|
|
6
|
-
export interface ILocalization {
|
|
7
|
-
odometry?: IOdometry;
|
|
8
|
-
map?: IMap;
|
|
9
|
-
pointClouds?: IPointCloud[];
|
|
10
|
-
path?: IPath;
|
|
11
|
-
goal?: IGoal;
|
|
12
|
-
url?: string;
|
|
13
|
-
size?: number;
|
|
14
|
-
}
|
package/dist/model/ILogLine.d.ts
DELETED
package/dist/model/IMap.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { IColorRGBA } from "./IColorRGBA";
|
|
2
|
-
import { ITransform } from "./ITransform";
|
|
3
|
-
import { IVector3 } from "./IVector3";
|
|
4
|
-
import { Marker3DAction } from "./Marker3DAction";
|
|
5
|
-
import { Marker3DType } from "./Marker3DType";
|
|
6
|
-
export interface IMarker3D {
|
|
7
|
-
world_to_local?: ITransform;
|
|
8
|
-
ns: string;
|
|
9
|
-
id: number;
|
|
10
|
-
type: Marker3DType;
|
|
11
|
-
action: Marker3DAction;
|
|
12
|
-
pose: ITransform;
|
|
13
|
-
scale: IVector3;
|
|
14
|
-
color: IColorRGBA;
|
|
15
|
-
lifetime: number;
|
|
16
|
-
frame_id: string;
|
|
17
|
-
frame_locked: boolean;
|
|
18
|
-
points: IVector3[];
|
|
19
|
-
colors: IColorRGBA[];
|
|
20
|
-
text: string;
|
|
21
|
-
mesh_resource: string;
|
|
22
|
-
mesh_use_embedded_materials: boolean;
|
|
23
|
-
}
|
package/dist/model/IMetric.d.ts
DELETED
package/dist/model/IPath.d.ts
DELETED
package/dist/model/IPoint.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { IRtcPortForwardingConfiguration } from "./IRtcPortForwardingConfiguration";
|
|
2
|
-
import { IRtcStreamingConfiguration } from "./IRtcStreamingConfiguration";
|
|
3
|
-
export interface IRtcCapabilitySet {
|
|
4
|
-
streaming?: IRtcStreamingConfiguration | null;
|
|
5
|
-
portForwarding?: IRtcPortForwardingConfiguration | null;
|
|
6
|
-
}
|