@urun-sh/core 0.2.46 → 0.2.48

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.
@@ -1,5 +1,5 @@
1
- import { g as AppOptions, f as App$1, X as SessionPhase, $ as SessionStatus, Z as SessionPhaseName, A as AccessTokenOptions, J as RuntimeArtifact, K as RuntimeArtifactDownload, R as Recording, S as Session$1, C as ChannelEndpoint, a6 as TransportSession, h as AttachOptions, Q as SessionDiagnostic, b as ActivationEvent, F as RecordingsAccessor, N as RuntimeArtifactsAccessor, V as SessionEndResult, a0 as SessionStream$1, a5 as StreamDataTransport, U as SessionDocumentImpl, a4 as StreamChunkOptions, l as ChunkReadable, P as Presence, r as DocConnector, H as RequestOptions, I as RequestStreamOptions, a3 as StoreOptions, a2 as Store, j as ChannelMultiplexer, W as SessionFailureKind, a8 as TransportState } from './stream-data-a_RrPi2p.mjs';
2
- export { c as ActivationState, D as DERIVED_LEG_SEP, p as DerivedLegRole, M as MediaChunkBinding, s as MediaChunkSource, t as MediaChunkSourceFactory, u as MediaRecorderChunkSourceOptions, v as PresenceState, w as PrewakeOptions, x as PrewakeResult, y as PrewakeStatus, z as RecordingBucket, B as RecordingLifecycle, E as RecordingStatus, G as ReleaseSessionBeaconOptions, O as RuntimeAvailability, T as SessionDocument, Y as SessionPhaseError, a1 as SessionText, ad as derivedLegName, ae as derivedLegRole, af as isPendingRecording, ag as mediaRecorderChunkSource, ah as prewake, ai as releaseSessionBeacon } from './stream-data-a_RrPi2p.mjs';
1
+ import { g as AppOptions, f as App$1, a0 as SessionPhase, a4 as SessionStatus, a2 as SessionPhaseName, A as AccessTokenOptions, N as RuntimeArtifact, O as RuntimeArtifactDownload, R as Recording, W as Session$1, C as ChannelEndpoint, ab as TransportSession, h as AttachOptions, X as SessionDiagnostic, b as ActivationEvent, H as RecordingsAccessor, Q as RuntimeArtifactsAccessor, _ as SessionEndResult, a5 as SessionStream$1, aa as StreamDataTransport, Z as SessionDocumentImpl, a9 as StreamChunkOptions, l as ChunkReadable, P as Presence, s as DocConnector, t as DocTokenSupplier, J as RequestOptions, K as RequestStreamOptions, a8 as StoreOptions, a7 as Store, j as ChannelMultiplexer, $ as SessionFailureKind, ad as TransportState } from './stream-data-TWBl_kh7.mjs';
2
+ export { c as ActivationState, D as DERIVED_LEG_SEP, p as DerivedLegRole, r as DocConnectionState, M as MediaChunkBinding, u as MediaChunkSource, v as MediaChunkSourceFactory, w as MediaRecorderChunkSourceOptions, x as PresenceState, y as PrewakeOptions, z as PrewakeResult, B as PrewakeStatus, E as RecordingBucket, F as RecordingLifecycle, G as RecordingStatus, I as ReleaseSessionBeaconOptions, S as RuntimeAvailability, T as RuntimeWakeDetail, U as RuntimeWakeGolden, V as RuntimeWakeReasonCode, Y as SessionDocument, a1 as SessionPhaseError, a6 as SessionText, ai as derivedLegName, aj as derivedLegRole, ak as isPendingRecording, al as mediaRecorderChunkSource, am as prewake, an as releaseSessionBeacon } from './stream-data-TWBl_kh7.mjs';
3
3
  import 'yjs';
4
4
  import 'y-protocols/awareness';
5
5
 
@@ -330,7 +330,7 @@ declare class Session implements Session$1 {
330
330
 
331
331
  setDocTransport(opts: {
332
332
  wsUrl: string;
333
- token?: string;
333
+ token?: string | DocTokenSupplier;
334
334
  webSocket?: typeof WebSocket;
335
335
  }): void;
336
336
 
@@ -1055,4 +1055,4 @@ declare class FrameReassembler {
1055
1055
  private requestKeyframe;
1056
1056
  }
1057
1057
 
1058
- export { ACTIVATION_COLD_BOOT_AFTER_MS, ACTIVATION_DEGRADED_AFTER_MS, ACTIVATION_HINT_PATH, ACTIVATION_STILL_AFTER_MS, ACTIVITY_DOM_EVENTS, ACTIVITY_FIELD, ACTIVITY_STAMP_MIN_INTERVAL_MS, ActivationEvent, ActivationMonitor, type ActivationMonitorOptions, type ActivationStreamLike, type ActivityAwareness, type ActivityTracker, type ActivityTrackerOptions, App, App$1 as AppInterface, AppOptions, AttachOptions, BACKOFF_BASE_MS, BACKOFF_MAX_ATTEMPTS, BACKOFF_MAX_MS, type CameraWarp, type CameraWarpOptions, type CameraWarpTransform, type CaptureClaim, CaptureController, type CaptureControllerOptions, type CaptureKind, CaptureUnavailableError, ChunkReadable, type ClientToken, ClientTokenError, type ConsumingTransport, type CreateClientTokenOptions, DATA_CHANNEL_MESSAGE_CEILING, DEFAULT_DOC_SYNC_TIMEOUT_MS, DEFAULT_GATEWAY_URL, DEFAULT_PRODUCE_ACK_TIMEOUT_MS, DEFAULT_REFERENCE_JPEG_QUALITY, DEFAULT_REFERENCE_MAX_SIZE, DEFAULT_WHEN_LIVE_TIMEOUT_MS, DGRAM_HEADER_BYTES, type DgramHeader, FOREGROUND_COALESCE_MS, FrameReassembler, INPUT_PRESENCE_DEFAULT_HZ, INPUT_PRESENCE_FIELD, type InputPresenceAwareness, type InputPresencePublisher, type InputPresencePublisherOptions, type InputPresenceState, InvalidDurationError, LEGACY_ACTIVATION_HINT_PATH, type MediaSession, type NegotiatorOptions, type NormalizeReferenceImageOptions, PLATFORM_DOC_NAME, PermanentLockedError, type PhaseObservable, PinRequiresActiveTempError, Presence, ProduceAckTimeoutError, type ReassembledFrame, type ReassemblerCallbacks, type ReassemblerOptions, Recording, RecordingNotFoundError, RecordingsAccessor, RecordingsClient, type RecordingsClientOptions, RecordingsError, RecordingsUnauthorizedError, type ReferenceImage, type ReferenceImageSource, type ReferenceImageType, RequestAbortError, RequestCancelledError, RequestDocSyncError, RequestError, RequestOptions, RequestStreamOptions, RequestTimeoutError, RetainNotTempError, type RetentionIntent, RuntimeArtifact, RuntimeArtifactDownload, RuntimeArtifactNotFoundError, RuntimeArtifactsAccessor, RuntimeArtifactsClient, type RuntimeArtifactsClientOptions, RuntimeArtifactsError, RuntimeArtifactsUnauthorizedError, Session, SessionAllocationError, SessionDiagnostic, SessionEndError, SessionEndResult, SessionEndUnavailableError, SessionFailedError, SessionFailureKind, Session$1 as SessionInterface, SessionPhase, SessionPhaseName, SessionStatus, SessionStream$1 as SessionStream, type SignalCarrier, type Signaling, Store, StoreOptions, StreamChunkOptions, StreamDirectionConflict, type TransportEstablishedNotify, TransportNegotiator, type TransportOfferRequest, type TransportOfferResponse, TransportSessionMismatchError, TransportSessionSignaling, TransportState, VISIBILITY_FIELD, type VideoStreamOptions, WIRE_MESSAGE_BUDGET, WT_CONTROL_FRAME_MAX, WebRtcSession, WebTransportSession, type WhenLiveOptions, WtControlDecoder, type WtControlMessage, activationHintFrom, cameraCaptureAvailable, captureStillFromVideo, computeBackoffDelay, createActivityTracker, createCameraWarp, createClientToken, createInputPresencePublisher, createRecordingsClient, createRuntimeArtifactsClient, createStore, describeSessionFailure, describeSessionPhase, encodeWtControlFrame, fitWithin, isDurationString, isRetryableSessionError, isWakingPhase, normalizeReferenceImage, normalizeRetention, observeLeaveConfirm, observePageLifecycle, observePageTeardown, parseDgramHeader, referenceImageErrorMessage, sessionFailureFromMediaError, sharedCaptureController, videoStream, whenLive, writeDgramHeader };
1058
+ export { ACTIVATION_COLD_BOOT_AFTER_MS, ACTIVATION_DEGRADED_AFTER_MS, ACTIVATION_HINT_PATH, ACTIVATION_STILL_AFTER_MS, ACTIVITY_DOM_EVENTS, ACTIVITY_FIELD, ACTIVITY_STAMP_MIN_INTERVAL_MS, ActivationEvent, ActivationMonitor, type ActivationMonitorOptions, type ActivationStreamLike, type ActivityAwareness, type ActivityTracker, type ActivityTrackerOptions, App, App$1 as AppInterface, AppOptions, AttachOptions, BACKOFF_BASE_MS, BACKOFF_MAX_ATTEMPTS, BACKOFF_MAX_MS, type CameraWarp, type CameraWarpOptions, type CameraWarpTransform, type CaptureClaim, CaptureController, type CaptureControllerOptions, type CaptureKind, CaptureUnavailableError, ChunkReadable, type ClientToken, ClientTokenError, type ConsumingTransport, type CreateClientTokenOptions, DATA_CHANNEL_MESSAGE_CEILING, DEFAULT_DOC_SYNC_TIMEOUT_MS, DEFAULT_GATEWAY_URL, DEFAULT_PRODUCE_ACK_TIMEOUT_MS, DEFAULT_REFERENCE_JPEG_QUALITY, DEFAULT_REFERENCE_MAX_SIZE, DEFAULT_WHEN_LIVE_TIMEOUT_MS, DGRAM_HEADER_BYTES, type DgramHeader, DocTokenSupplier, FOREGROUND_COALESCE_MS, FrameReassembler, INPUT_PRESENCE_DEFAULT_HZ, INPUT_PRESENCE_FIELD, type InputPresenceAwareness, type InputPresencePublisher, type InputPresencePublisherOptions, type InputPresenceState, InvalidDurationError, LEGACY_ACTIVATION_HINT_PATH, type MediaSession, type NegotiatorOptions, type NormalizeReferenceImageOptions, PLATFORM_DOC_NAME, PermanentLockedError, type PhaseObservable, PinRequiresActiveTempError, Presence, ProduceAckTimeoutError, type ReassembledFrame, type ReassemblerCallbacks, type ReassemblerOptions, Recording, RecordingNotFoundError, RecordingsAccessor, RecordingsClient, type RecordingsClientOptions, RecordingsError, RecordingsUnauthorizedError, type ReferenceImage, type ReferenceImageSource, type ReferenceImageType, RequestAbortError, RequestCancelledError, RequestDocSyncError, RequestError, RequestOptions, RequestStreamOptions, RequestTimeoutError, RetainNotTempError, type RetentionIntent, RuntimeArtifact, RuntimeArtifactDownload, RuntimeArtifactNotFoundError, RuntimeArtifactsAccessor, RuntimeArtifactsClient, type RuntimeArtifactsClientOptions, RuntimeArtifactsError, RuntimeArtifactsUnauthorizedError, Session, SessionAllocationError, SessionDiagnostic, SessionEndError, SessionEndResult, SessionEndUnavailableError, SessionFailedError, SessionFailureKind, Session$1 as SessionInterface, SessionPhase, SessionPhaseName, SessionStatus, SessionStream$1 as SessionStream, type SignalCarrier, type Signaling, Store, StoreOptions, StreamChunkOptions, StreamDirectionConflict, type TransportEstablishedNotify, TransportNegotiator, type TransportOfferRequest, type TransportOfferResponse, TransportSessionMismatchError, TransportSessionSignaling, TransportState, VISIBILITY_FIELD, type VideoStreamOptions, WIRE_MESSAGE_BUDGET, WT_CONTROL_FRAME_MAX, WebRtcSession, WebTransportSession, type WhenLiveOptions, WtControlDecoder, type WtControlMessage, activationHintFrom, cameraCaptureAvailable, captureStillFromVideo, computeBackoffDelay, createActivityTracker, createCameraWarp, createClientToken, createInputPresencePublisher, createRecordingsClient, createRuntimeArtifactsClient, createStore, describeSessionFailure, describeSessionPhase, encodeWtControlFrame, fitWithin, isDurationString, isRetryableSessionError, isWakingPhase, normalizeReferenceImage, normalizeRetention, observeLeaveConfirm, observePageLifecycle, observePageTeardown, parseDgramHeader, referenceImageErrorMessage, sessionFailureFromMediaError, sharedCaptureController, videoStream, whenLive, writeDgramHeader };
@@ -1,5 +1,5 @@
1
- import { g as AppOptions, f as App$1, X as SessionPhase, $ as SessionStatus, Z as SessionPhaseName, A as AccessTokenOptions, J as RuntimeArtifact, K as RuntimeArtifactDownload, R as Recording, S as Session$1, C as ChannelEndpoint, a6 as TransportSession, h as AttachOptions, Q as SessionDiagnostic, b as ActivationEvent, F as RecordingsAccessor, N as RuntimeArtifactsAccessor, V as SessionEndResult, a0 as SessionStream$1, a5 as StreamDataTransport, U as SessionDocumentImpl, a4 as StreamChunkOptions, l as ChunkReadable, P as Presence, r as DocConnector, H as RequestOptions, I as RequestStreamOptions, a3 as StoreOptions, a2 as Store, j as ChannelMultiplexer, W as SessionFailureKind, a8 as TransportState } from './stream-data-a_RrPi2p.js';
2
- export { c as ActivationState, D as DERIVED_LEG_SEP, p as DerivedLegRole, M as MediaChunkBinding, s as MediaChunkSource, t as MediaChunkSourceFactory, u as MediaRecorderChunkSourceOptions, v as PresenceState, w as PrewakeOptions, x as PrewakeResult, y as PrewakeStatus, z as RecordingBucket, B as RecordingLifecycle, E as RecordingStatus, G as ReleaseSessionBeaconOptions, O as RuntimeAvailability, T as SessionDocument, Y as SessionPhaseError, a1 as SessionText, ad as derivedLegName, ae as derivedLegRole, af as isPendingRecording, ag as mediaRecorderChunkSource, ah as prewake, ai as releaseSessionBeacon } from './stream-data-a_RrPi2p.js';
1
+ import { g as AppOptions, f as App$1, a0 as SessionPhase, a4 as SessionStatus, a2 as SessionPhaseName, A as AccessTokenOptions, N as RuntimeArtifact, O as RuntimeArtifactDownload, R as Recording, W as Session$1, C as ChannelEndpoint, ab as TransportSession, h as AttachOptions, X as SessionDiagnostic, b as ActivationEvent, H as RecordingsAccessor, Q as RuntimeArtifactsAccessor, _ as SessionEndResult, a5 as SessionStream$1, aa as StreamDataTransport, Z as SessionDocumentImpl, a9 as StreamChunkOptions, l as ChunkReadable, P as Presence, s as DocConnector, t as DocTokenSupplier, J as RequestOptions, K as RequestStreamOptions, a8 as StoreOptions, a7 as Store, j as ChannelMultiplexer, $ as SessionFailureKind, ad as TransportState } from './stream-data-TWBl_kh7.js';
2
+ export { c as ActivationState, D as DERIVED_LEG_SEP, p as DerivedLegRole, r as DocConnectionState, M as MediaChunkBinding, u as MediaChunkSource, v as MediaChunkSourceFactory, w as MediaRecorderChunkSourceOptions, x as PresenceState, y as PrewakeOptions, z as PrewakeResult, B as PrewakeStatus, E as RecordingBucket, F as RecordingLifecycle, G as RecordingStatus, I as ReleaseSessionBeaconOptions, S as RuntimeAvailability, T as RuntimeWakeDetail, U as RuntimeWakeGolden, V as RuntimeWakeReasonCode, Y as SessionDocument, a1 as SessionPhaseError, a6 as SessionText, ai as derivedLegName, aj as derivedLegRole, ak as isPendingRecording, al as mediaRecorderChunkSource, am as prewake, an as releaseSessionBeacon } from './stream-data-TWBl_kh7.js';
3
3
  import 'yjs';
4
4
  import 'y-protocols/awareness';
5
5
 
@@ -330,7 +330,7 @@ declare class Session implements Session$1 {
330
330
 
331
331
  setDocTransport(opts: {
332
332
  wsUrl: string;
333
- token?: string;
333
+ token?: string | DocTokenSupplier;
334
334
  webSocket?: typeof WebSocket;
335
335
  }): void;
336
336
 
@@ -1055,4 +1055,4 @@ declare class FrameReassembler {
1055
1055
  private requestKeyframe;
1056
1056
  }
1057
1057
 
1058
- export { ACTIVATION_COLD_BOOT_AFTER_MS, ACTIVATION_DEGRADED_AFTER_MS, ACTIVATION_HINT_PATH, ACTIVATION_STILL_AFTER_MS, ACTIVITY_DOM_EVENTS, ACTIVITY_FIELD, ACTIVITY_STAMP_MIN_INTERVAL_MS, ActivationEvent, ActivationMonitor, type ActivationMonitorOptions, type ActivationStreamLike, type ActivityAwareness, type ActivityTracker, type ActivityTrackerOptions, App, App$1 as AppInterface, AppOptions, AttachOptions, BACKOFF_BASE_MS, BACKOFF_MAX_ATTEMPTS, BACKOFF_MAX_MS, type CameraWarp, type CameraWarpOptions, type CameraWarpTransform, type CaptureClaim, CaptureController, type CaptureControllerOptions, type CaptureKind, CaptureUnavailableError, ChunkReadable, type ClientToken, ClientTokenError, type ConsumingTransport, type CreateClientTokenOptions, DATA_CHANNEL_MESSAGE_CEILING, DEFAULT_DOC_SYNC_TIMEOUT_MS, DEFAULT_GATEWAY_URL, DEFAULT_PRODUCE_ACK_TIMEOUT_MS, DEFAULT_REFERENCE_JPEG_QUALITY, DEFAULT_REFERENCE_MAX_SIZE, DEFAULT_WHEN_LIVE_TIMEOUT_MS, DGRAM_HEADER_BYTES, type DgramHeader, FOREGROUND_COALESCE_MS, FrameReassembler, INPUT_PRESENCE_DEFAULT_HZ, INPUT_PRESENCE_FIELD, type InputPresenceAwareness, type InputPresencePublisher, type InputPresencePublisherOptions, type InputPresenceState, InvalidDurationError, LEGACY_ACTIVATION_HINT_PATH, type MediaSession, type NegotiatorOptions, type NormalizeReferenceImageOptions, PLATFORM_DOC_NAME, PermanentLockedError, type PhaseObservable, PinRequiresActiveTempError, Presence, ProduceAckTimeoutError, type ReassembledFrame, type ReassemblerCallbacks, type ReassemblerOptions, Recording, RecordingNotFoundError, RecordingsAccessor, RecordingsClient, type RecordingsClientOptions, RecordingsError, RecordingsUnauthorizedError, type ReferenceImage, type ReferenceImageSource, type ReferenceImageType, RequestAbortError, RequestCancelledError, RequestDocSyncError, RequestError, RequestOptions, RequestStreamOptions, RequestTimeoutError, RetainNotTempError, type RetentionIntent, RuntimeArtifact, RuntimeArtifactDownload, RuntimeArtifactNotFoundError, RuntimeArtifactsAccessor, RuntimeArtifactsClient, type RuntimeArtifactsClientOptions, RuntimeArtifactsError, RuntimeArtifactsUnauthorizedError, Session, SessionAllocationError, SessionDiagnostic, SessionEndError, SessionEndResult, SessionEndUnavailableError, SessionFailedError, SessionFailureKind, Session$1 as SessionInterface, SessionPhase, SessionPhaseName, SessionStatus, SessionStream$1 as SessionStream, type SignalCarrier, type Signaling, Store, StoreOptions, StreamChunkOptions, StreamDirectionConflict, type TransportEstablishedNotify, TransportNegotiator, type TransportOfferRequest, type TransportOfferResponse, TransportSessionMismatchError, TransportSessionSignaling, TransportState, VISIBILITY_FIELD, type VideoStreamOptions, WIRE_MESSAGE_BUDGET, WT_CONTROL_FRAME_MAX, WebRtcSession, WebTransportSession, type WhenLiveOptions, WtControlDecoder, type WtControlMessage, activationHintFrom, cameraCaptureAvailable, captureStillFromVideo, computeBackoffDelay, createActivityTracker, createCameraWarp, createClientToken, createInputPresencePublisher, createRecordingsClient, createRuntimeArtifactsClient, createStore, describeSessionFailure, describeSessionPhase, encodeWtControlFrame, fitWithin, isDurationString, isRetryableSessionError, isWakingPhase, normalizeReferenceImage, normalizeRetention, observeLeaveConfirm, observePageLifecycle, observePageTeardown, parseDgramHeader, referenceImageErrorMessage, sessionFailureFromMediaError, sharedCaptureController, videoStream, whenLive, writeDgramHeader };
1058
+ export { ACTIVATION_COLD_BOOT_AFTER_MS, ACTIVATION_DEGRADED_AFTER_MS, ACTIVATION_HINT_PATH, ACTIVATION_STILL_AFTER_MS, ACTIVITY_DOM_EVENTS, ACTIVITY_FIELD, ACTIVITY_STAMP_MIN_INTERVAL_MS, ActivationEvent, ActivationMonitor, type ActivationMonitorOptions, type ActivationStreamLike, type ActivityAwareness, type ActivityTracker, type ActivityTrackerOptions, App, App$1 as AppInterface, AppOptions, AttachOptions, BACKOFF_BASE_MS, BACKOFF_MAX_ATTEMPTS, BACKOFF_MAX_MS, type CameraWarp, type CameraWarpOptions, type CameraWarpTransform, type CaptureClaim, CaptureController, type CaptureControllerOptions, type CaptureKind, CaptureUnavailableError, ChunkReadable, type ClientToken, ClientTokenError, type ConsumingTransport, type CreateClientTokenOptions, DATA_CHANNEL_MESSAGE_CEILING, DEFAULT_DOC_SYNC_TIMEOUT_MS, DEFAULT_GATEWAY_URL, DEFAULT_PRODUCE_ACK_TIMEOUT_MS, DEFAULT_REFERENCE_JPEG_QUALITY, DEFAULT_REFERENCE_MAX_SIZE, DEFAULT_WHEN_LIVE_TIMEOUT_MS, DGRAM_HEADER_BYTES, type DgramHeader, DocTokenSupplier, FOREGROUND_COALESCE_MS, FrameReassembler, INPUT_PRESENCE_DEFAULT_HZ, INPUT_PRESENCE_FIELD, type InputPresenceAwareness, type InputPresencePublisher, type InputPresencePublisherOptions, type InputPresenceState, InvalidDurationError, LEGACY_ACTIVATION_HINT_PATH, type MediaSession, type NegotiatorOptions, type NormalizeReferenceImageOptions, PLATFORM_DOC_NAME, PermanentLockedError, type PhaseObservable, PinRequiresActiveTempError, Presence, ProduceAckTimeoutError, type ReassembledFrame, type ReassemblerCallbacks, type ReassemblerOptions, Recording, RecordingNotFoundError, RecordingsAccessor, RecordingsClient, type RecordingsClientOptions, RecordingsError, RecordingsUnauthorizedError, type ReferenceImage, type ReferenceImageSource, type ReferenceImageType, RequestAbortError, RequestCancelledError, RequestDocSyncError, RequestError, RequestOptions, RequestStreamOptions, RequestTimeoutError, RetainNotTempError, type RetentionIntent, RuntimeArtifact, RuntimeArtifactDownload, RuntimeArtifactNotFoundError, RuntimeArtifactsAccessor, RuntimeArtifactsClient, type RuntimeArtifactsClientOptions, RuntimeArtifactsError, RuntimeArtifactsUnauthorizedError, Session, SessionAllocationError, SessionDiagnostic, SessionEndError, SessionEndResult, SessionEndUnavailableError, SessionFailedError, SessionFailureKind, Session$1 as SessionInterface, SessionPhase, SessionPhaseName, SessionStatus, SessionStream$1 as SessionStream, type SignalCarrier, type Signaling, Store, StoreOptions, StreamChunkOptions, StreamDirectionConflict, type TransportEstablishedNotify, TransportNegotiator, type TransportOfferRequest, type TransportOfferResponse, TransportSessionMismatchError, TransportSessionSignaling, TransportState, VISIBILITY_FIELD, type VideoStreamOptions, WIRE_MESSAGE_BUDGET, WT_CONTROL_FRAME_MAX, WebRtcSession, WebTransportSession, type WhenLiveOptions, WtControlDecoder, type WtControlMessage, activationHintFrom, cameraCaptureAvailable, captureStillFromVideo, computeBackoffDelay, createActivityTracker, createCameraWarp, createClientToken, createInputPresencePublisher, createRecordingsClient, createRuntimeArtifactsClient, createStore, describeSessionFailure, describeSessionPhase, encodeWtControlFrame, fitWithin, isDurationString, isRetryableSessionError, isWakingPhase, normalizeReferenceImage, normalizeRetention, observeLeaveConfirm, observePageLifecycle, observePageTeardown, parseDgramHeader, referenceImageErrorMessage, sessionFailureFromMediaError, sharedCaptureController, videoStream, whenLive, writeDgramHeader };