From d341b0fc976969f1fd0f7c37ad3d8b2ae2e44816 Mon Sep 17 00:00:00 2001 From: pracheth <30274478+pracheth@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:41:22 -0500 Subject: [PATCH] Update doc (#617) --- CHANGELOG.md | 2 +- docs/Classes.html | 16 +-- docs/Classes/Attendee.html | 4 +- docs/Classes/AttendeeInfo.html | 4 +- docs/Classes/AudioVideoConfiguration.html | 110 +++++++++++++++++- docs/Classes/BackgroundBlurConfiguration.html | 10 +- .../BackgroundBlurVideoFrameProcessor.html | 30 ++--- docs/Classes/BackgroundFilterProcessor.html | 4 +- .../BackgroundReplacementConfiguration.html | 4 +- ...kgroundReplacementVideoFrameProcessor.html | 4 +- docs/Classes/ConsoleLogger.html | 4 +- docs/Classes/ContentShareSource.html | 4 +- docs/Classes/ContentShareStatus.html | 4 +- docs/Classes/CreateAttendeeResponse.html | 4 +- docs/Classes/CreateMeetingResponse.html | 4 +- docs/Classes/DataMessage.html | 4 +- .../Classes/DefaultActiveSpeakerDetector.html | 4 +- docs/Classes/DefaultActiveSpeakerPolicy.html | 4 +- docs/Classes/DefaultAudioVideoController.html | 4 +- docs/Classes/DefaultAudioVideoFacade.html | 4 +- docs/Classes/DefaultCameraCaptureSource.html | 4 +- .../DefaultContentShareController.html | 4 +- docs/Classes/DefaultDeviceController.html | 4 +- .../DefaultEventAnalyticsController.html | 4 +- docs/Classes/DefaultEventReporter.html | 4 +- .../DefaultMeetingEventReporterFactory.html | 4 +- docs/Classes/DefaultMeetingSession.html | 4 +- docs/Classes/DefaultModality.html | 4 +- docs/Classes/DefaultRealtimeController.html | 4 +- docs/Classes/DefaultVideoRenderView.html | 4 +- docs/Classes/DefaultVideoTile.html | 4 +- docs/Classes/DefaultVideoTileController.html | 4 +- docs/Classes/InAppScreenCaptureSource.html | 4 +- docs/Classes/IngestionConfiguration.html | 4 +- .../IngestionConfigurationBuilder.html | 4 +- docs/Classes/IngestionEvent.html | 4 +- docs/Classes/IngestionEventConverter.html | 4 +- docs/Classes/IngestionPayload.html | 4 +- docs/Classes/IngestionRecord.html | 4 +- docs/Classes/IntervalScheduler.html | 4 +- docs/Classes/LocalVideoConfiguration.html | 4 +- docs/Classes/MediaDevice.html | 4 +- docs/Classes/MediaPlacement.html | 4 +- docs/Classes/Meeting.html | 4 +- .../MeetingEventClientConfiguration.html | 4 +- docs/Classes/MeetingHistoryEvent.html | 4 +- docs/Classes/MeetingSessionConfiguration.html | 4 +- docs/Classes/MeetingSessionCredentials.html | 4 +- docs/Classes/MeetingSessionStatus.html | 4 +- docs/Classes/MeetingSessionURLs.html | 4 +- docs/Classes/NoopEventReporterFactory.html | 4 +- docs/Classes/NoopSegmentationProcessor.html | 4 +- docs/Classes/RemoteVideoSource.html | 4 +- docs/Classes/ReplayKitSource.html | 4 +- docs/Classes/SDKEvent.html | 4 +- docs/Classes/SignalUpdate.html | 4 +- docs/Classes/Transcript.html | 4 +- docs/Classes/TranscriptAlternative.html | 4 +- docs/Classes/TranscriptEntity.html | 4 +- docs/Classes/TranscriptItem.html | 4 +- docs/Classes/TranscriptLanguageWithScore.html | 4 +- docs/Classes/TranscriptResult.html | 4 +- docs/Classes/TranscriptionStatus.html | 4 +- docs/Classes/URLRewriterUtils.html | 4 +- docs/Classes/Versioning.html | 4 +- docs/Classes/VideoCaptureFormat.html | 4 +- docs/Classes/VideoFrame.html | 4 +- docs/Classes/VideoFramePixelBuffer.html | 4 +- docs/Classes/VideoResolution.html | 4 +- .../VideoSubscriptionConfiguration.html | 4 +- docs/Classes/VideoTileState.html | 4 +- docs/Classes/VolumeUpdate.html | 4 +- docs/Enums.html | 4 +- docs/Enums/AudioMode.html | 4 +- docs/Enums/BackgroundBlurStrength.html | 4 +- docs/Enums/BackgroundFilter.html | 4 +- docs/Enums/CaptureSourceError.html | 4 +- docs/Enums/ContentShareStatusCode.html | 4 +- docs/Enums/EventAttributeName.html | 4 +- docs/Enums/EventClientType.html | 4 +- docs/Enums/EventName.html | 4 +- docs/Enums/LogLevel.html | 4 +- docs/Enums/MediaDeviceType.html | 4 +- docs/Enums/MediaError.html | 4 +- docs/Enums/MeetingHistoryEventName.html | 4 +- docs/Enums/MeetingSessionStatusCode.html | 4 +- docs/Enums/ModalityType.html | 4 +- docs/Enums/ObservableMetric.html | 4 +- docs/Enums/PermissionError.html | 4 +- docs/Enums/ResourceError.html | 4 +- docs/Enums/SendDataMessageError.html | 4 +- docs/Enums/SignalStrength.html | 4 +- docs/Enums/TranscriptItemType.html | 4 +- docs/Enums/TranscriptionStatusType.html | 4 +- docs/Enums/VideoContentHint.html | 4 +- docs/Enums/VideoPauseState.html | 4 +- docs/Enums/VideoPriority.html | 4 +- docs/Enums/VideoRotation.html | 4 +- docs/Enums/VolumeLevel.html | 4 +- docs/Extensions.html | 4 +- docs/Extensions/Dictionary.html | 4 +- docs/Extensions/NSDictionary.html | 4 +- docs/Protocols.html | 4 +- .../ActiveSpeakerDetectorFacade.html | 4 +- docs/Protocols/ActiveSpeakerObserver.html | 4 +- docs/Protocols/ActiveSpeakerPolicy.html | 4 +- .../Protocols/AudioVideoControllerFacade.html | 4 +- docs/Protocols/AudioVideoObserver.html | 4 +- docs/Protocols/CameraCaptureSource.html | 4 +- docs/Protocols/CaptureSourceObserver.html | 4 +- docs/Protocols/ContentShareController.html | 4 +- docs/Protocols/ContentShareObserver.html | 4 +- docs/Protocols/DataMessageObserver.html | 4 +- docs/Protocols/DeviceChangeObserver.html | 4 +- docs/Protocols/DeviceController.html | 4 +- docs/Protocols/EventAnalyticsController.html | 4 +- docs/Protocols/EventAnalyticsFacade.html | 4 +- docs/Protocols/EventAnalyticsObserver.html | 4 +- docs/Protocols/EventBuffer.html | 4 +- docs/Protocols/EventClientConfiguration.html | 4 +- docs/Protocols/EventReporter.html | 4 +- docs/Protocols/EventReporterFactory.html | 4 +- docs/Protocols/EventSender.html | 4 +- docs/Protocols/Logger.html | 4 +- docs/Protocols/MeetingSession.html | 4 +- docs/Protocols/MetricsObserver.html | 4 +- .../PrimaryMeetingPromotionObserver.html | 4 +- docs/Protocols/RealtimeControllerFacade.html | 4 +- docs/Protocols/RealtimeObserver.html | 4 +- docs/Protocols/Scheduler.html | 4 +- docs/Protocols/TranscriptEventObserver.html | 4 +- docs/Protocols/VideoCaptureSource.html | 4 +- docs/Protocols/VideoFrameBuffer.html | 4 +- docs/Protocols/VideoSink.html | 4 +- docs/Protocols/VideoSource.html | 4 +- docs/Protocols/VideoTile.html | 4 +- docs/Protocols/VideoTileController.html | 4 +- docs/Protocols/VideoTileControllerFacade.html | 4 +- docs/Protocols/VideoTileObserver.html | 4 +- docs/Typealiases.html | 4 +- .../Contents/Resources/Documents/Classes.html | 16 +-- .../Resources/Documents/Classes/Attendee.html | 4 +- .../Documents/Classes/AttendeeInfo.html | 4 +- .../Classes/AudioVideoConfiguration.html | 110 +++++++++++++++++- .../Classes/BackgroundBlurConfiguration.html | 10 +- .../BackgroundBlurVideoFrameProcessor.html | 30 ++--- .../Classes/BackgroundFilterProcessor.html | 4 +- .../BackgroundReplacementConfiguration.html | 4 +- ...kgroundReplacementVideoFrameProcessor.html | 4 +- .../Documents/Classes/ConsoleLogger.html | 4 +- .../Documents/Classes/ContentShareSource.html | 4 +- .../Documents/Classes/ContentShareStatus.html | 4 +- .../Classes/CreateAttendeeResponse.html | 4 +- .../Classes/CreateMeetingResponse.html | 4 +- .../Documents/Classes/DataMessage.html | 4 +- .../Classes/DefaultActiveSpeakerDetector.html | 4 +- .../Classes/DefaultActiveSpeakerPolicy.html | 4 +- .../Classes/DefaultAudioVideoController.html | 4 +- .../Classes/DefaultAudioVideoFacade.html | 4 +- .../Classes/DefaultCameraCaptureSource.html | 4 +- .../DefaultContentShareController.html | 4 +- .../Classes/DefaultDeviceController.html | 4 +- .../DefaultEventAnalyticsController.html | 4 +- .../Classes/DefaultEventReporter.html | 4 +- .../DefaultMeetingEventReporterFactory.html | 4 +- .../Classes/DefaultMeetingSession.html | 4 +- .../Documents/Classes/DefaultModality.html | 4 +- .../Classes/DefaultRealtimeController.html | 4 +- .../Classes/DefaultVideoRenderView.html | 4 +- .../Documents/Classes/DefaultVideoTile.html | 4 +- .../Classes/DefaultVideoTileController.html | 4 +- .../Classes/InAppScreenCaptureSource.html | 4 +- .../Classes/IngestionConfiguration.html | 4 +- .../IngestionConfigurationBuilder.html | 4 +- .../Documents/Classes/IngestionEvent.html | 4 +- .../Classes/IngestionEventConverter.html | 4 +- .../Documents/Classes/IngestionPayload.html | 4 +- .../Documents/Classes/IngestionRecord.html | 4 +- .../Documents/Classes/IntervalScheduler.html | 4 +- .../Classes/LocalVideoConfiguration.html | 4 +- .../Documents/Classes/MediaDevice.html | 4 +- .../Documents/Classes/MediaPlacement.html | 4 +- .../Resources/Documents/Classes/Meeting.html | 4 +- .../MeetingEventClientConfiguration.html | 4 +- .../Classes/MeetingHistoryEvent.html | 4 +- .../Classes/MeetingSessionConfiguration.html | 4 +- .../Classes/MeetingSessionCredentials.html | 4 +- .../Classes/MeetingSessionStatus.html | 4 +- .../Documents/Classes/MeetingSessionURLs.html | 4 +- .../Classes/NoopEventReporterFactory.html | 4 +- .../Classes/NoopSegmentationProcessor.html | 4 +- .../Documents/Classes/RemoteVideoSource.html | 4 +- .../Documents/Classes/ReplayKitSource.html | 4 +- .../Resources/Documents/Classes/SDKEvent.html | 4 +- .../Documents/Classes/SignalUpdate.html | 4 +- .../Documents/Classes/Transcript.html | 4 +- .../Classes/TranscriptAlternative.html | 4 +- .../Documents/Classes/TranscriptEntity.html | 4 +- .../Documents/Classes/TranscriptItem.html | 4 +- .../Classes/TranscriptLanguageWithScore.html | 4 +- .../Documents/Classes/TranscriptResult.html | 4 +- .../Classes/TranscriptionStatus.html | 4 +- .../Documents/Classes/URLRewriterUtils.html | 4 +- .../Documents/Classes/Versioning.html | 4 +- .../Documents/Classes/VideoCaptureFormat.html | 4 +- .../Documents/Classes/VideoFrame.html | 4 +- .../Classes/VideoFramePixelBuffer.html | 4 +- .../Documents/Classes/VideoResolution.html | 4 +- .../VideoSubscriptionConfiguration.html | 4 +- .../Documents/Classes/VideoTileState.html | 4 +- .../Documents/Classes/VolumeUpdate.html | 4 +- .../Contents/Resources/Documents/Enums.html | 4 +- .../Resources/Documents/Enums/AudioMode.html | 4 +- .../Enums/BackgroundBlurStrength.html | 4 +- .../Documents/Enums/BackgroundFilter.html | 4 +- .../Documents/Enums/CaptureSourceError.html | 4 +- .../Enums/ContentShareStatusCode.html | 4 +- .../Documents/Enums/EventAttributeName.html | 4 +- .../Documents/Enums/EventClientType.html | 4 +- .../Resources/Documents/Enums/EventName.html | 4 +- .../Resources/Documents/Enums/LogLevel.html | 4 +- .../Documents/Enums/MediaDeviceType.html | 4 +- .../Resources/Documents/Enums/MediaError.html | 4 +- .../Enums/MeetingHistoryEventName.html | 4 +- .../Enums/MeetingSessionStatusCode.html | 4 +- .../Documents/Enums/ModalityType.html | 4 +- .../Documents/Enums/ObservableMetric.html | 4 +- .../Documents/Enums/PermissionError.html | 4 +- .../Documents/Enums/ResourceError.html | 4 +- .../Documents/Enums/SendDataMessageError.html | 4 +- .../Documents/Enums/SignalStrength.html | 4 +- .../Documents/Enums/TranscriptItemType.html | 4 +- .../Enums/TranscriptionStatusType.html | 4 +- .../Documents/Enums/VideoContentHint.html | 4 +- .../Documents/Enums/VideoPauseState.html | 4 +- .../Documents/Enums/VideoPriority.html | 4 +- .../Documents/Enums/VideoRotation.html | 4 +- .../Documents/Enums/VolumeLevel.html | 4 +- .../Resources/Documents/Extensions.html | 4 +- .../Documents/Extensions/Dictionary.html | 4 +- .../Documents/Extensions/NSDictionary.html | 4 +- .../Resources/Documents/Protocols.html | 4 +- .../ActiveSpeakerDetectorFacade.html | 4 +- .../Protocols/ActiveSpeakerObserver.html | 4 +- .../Protocols/ActiveSpeakerPolicy.html | 4 +- .../Protocols/AudioVideoControllerFacade.html | 4 +- .../Protocols/AudioVideoObserver.html | 4 +- .../Protocols/CameraCaptureSource.html | 4 +- .../Protocols/CaptureSourceObserver.html | 4 +- .../Protocols/ContentShareController.html | 4 +- .../Protocols/ContentShareObserver.html | 4 +- .../Protocols/DataMessageObserver.html | 4 +- .../Protocols/DeviceChangeObserver.html | 4 +- .../Documents/Protocols/DeviceController.html | 4 +- .../Protocols/EventAnalyticsController.html | 4 +- .../Protocols/EventAnalyticsFacade.html | 4 +- .../Protocols/EventAnalyticsObserver.html | 4 +- .../Documents/Protocols/EventBuffer.html | 4 +- .../Protocols/EventClientConfiguration.html | 4 +- .../Documents/Protocols/EventReporter.html | 4 +- .../Protocols/EventReporterFactory.html | 4 +- .../Documents/Protocols/EventSender.html | 4 +- .../Resources/Documents/Protocols/Logger.html | 4 +- .../Documents/Protocols/MeetingSession.html | 4 +- .../Documents/Protocols/MetricsObserver.html | 4 +- .../PrimaryMeetingPromotionObserver.html | 4 +- .../Protocols/RealtimeControllerFacade.html | 4 +- .../Documents/Protocols/RealtimeObserver.html | 4 +- .../Documents/Protocols/Scheduler.html | 4 +- .../Protocols/TranscriptEventObserver.html | 4 +- .../Protocols/VideoCaptureSource.html | 4 +- .../Documents/Protocols/VideoFrameBuffer.html | 4 +- .../Documents/Protocols/VideoSink.html | 4 +- .../Documents/Protocols/VideoSource.html | 4 +- .../Documents/Protocols/VideoTile.html | 4 +- .../Protocols/VideoTileController.html | 4 +- .../Protocols/VideoTileControllerFacade.html | 4 +- .../Protocols/VideoTileObserver.html | 4 +- .../Resources/Documents/Typealiases.html | 4 +- .../Contents/Resources/Documents/index.html | 4 +- .../Resources/Documents/js/jquery.min.js | 4 +- .../Contents/Resources/Documents/search.json | 2 +- .../.docset/Contents/Resources/docSet.dsidx | Bin 294912 -> 294912 bytes docs/docsets/.tgz | Bin 397357 -> 397101 bytes docs/index.html | 4 +- docs/js/jquery.min.js | 4 +- docs/search.json | 2 +- 287 files changed, 821 insertions(+), 613 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fecdaa8..e8efed9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## [0.23.3] - 2023-09-28 ### Fixed * Fixed Obj-C support for BackgroundBlurVideoFrameProcessor and BackgroundBlurConfiguration diff --git a/docs/Classes.html b/docs/Classes.html index fad02683..1ac82241 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -1568,9 +1568,9 @@
Swift
@objcMembers
-public class BackgroundBlurConfiguration
+public class BackgroundBlurConfiguration : NSObject
Swift
@objcMembers
-public class BackgroundBlurVideoFrameProcessor : VideoSource, VideoSink
+public class BackgroundBlurVideoFrameProcessor : NSObject, VideoSource, VideoSink
+
+
+ enableAudioRedundancy
+
+ Swift
+public let enableAudioRedundancy: Bool
+
+
@@ -624,6 +650,32 @@ Declaration
+
+
+ init(enableAudioRedundancy:)
+
+ Swift
+convenience public init(enableAudioRedundancy: Bool)
+
+ Swift
+public init(audioMode: AudioMode, callKitEnabled: Bool, enableAudioRedundancy: Bool)
+
+
+
+
+ description
+
+ Swift
+override public var description: String { get }
@objcMembers
-public class BackgroundBlurConfiguration
+public class BackgroundBlurConfiguration : NSObject
@objcMembers
-public class BackgroundBlurVideoFrameProcessor : VideoSource, VideoSink
+public class BackgroundBlurVideoFrameProcessor : NSObject, VideoSource, VideoSink
Swift
@objcMembers
-public class BackgroundBlurConfiguration
+public class BackgroundBlurConfiguration : NSObject
Swift
@objcMembers
-public class BackgroundBlurVideoFrameProcessor : VideoSource, VideoSink
+public class BackgroundBlurVideoFrameProcessor : NSObject, VideoSource, VideoSink
+
+
+ enableAudioRedundancy
+
+ Swift
+public let enableAudioRedundancy: Bool
+
+
@@ -624,6 +650,32 @@ Declaration
+
+
+ init(enableAudioRedundancy:)
+
+ Swift
+convenience public init(enableAudioRedundancy: Bool)
+
+ Swift
+public init(audioMode: AudioMode, callKitEnabled: Bool, enableAudioRedundancy: Bool)
+
+
+
+
+ description
+
+ Swift
+override public var description: String { get }
@objcMembers
-public class BackgroundBlurConfiguration
+public class BackgroundBlurConfiguration : NSObject
@objcMembers
-public class BackgroundBlurVideoFrameProcessor : VideoSource, VideoSink
+public class BackgroundBlurVideoFrameProcessor : NSObject, VideoSource, VideoSink
URLRewriter
Function to transform URLs."},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)defaultWithMsg:":{"name":"default(msg:)","abstract":"Emits any message if the log level is equal to or lower than default level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)debugWithDebugFunction:":{"name":"debug(debugFunction:)","abstract":"Calls debugFunction
only if the log level is debug and emits the","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)infoWithMsg:":{"name":"info(msg:)","abstract":"
Emits an info message if the log level is equal to or lower than info level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)faultWithMsg:":{"name":"fault(msg:)","abstract":"Emits a fault message if the log level is equal to or lower than fault level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)errorWithMsg:":{"name":"error(msg:)","abstract":"Emits an error message if the log level is equal to or lower than error level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)setLogLevelWithLevel:":{"name":"setLogLevel(level:)","abstract":"Sets the log level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)getLogLevel":{"name":"getLogLevel()","abstract":"Gets the current log level.
","parent_name":"Logger"},"Protocols/MeetingSession.html#/c:@M@AmazonChimeSDK@objc(pl)MeetingSession(py)configuration":{"name":"configuration","parent_name":"MeetingSession"},"Protocols/MeetingSession.html#/c:@M@AmazonChimeSDK@objc(pl)MeetingSession(py)logger":{"name":"logger","parent_name":"MeetingSession"},"Protocols/MeetingSession.html#/c:@M@AmazonChimeSDK@objc(pl)MeetingSession(py)audioVideo":{"name":"audioVideo","parent_name":"MeetingSession"},"Protocols/MeetingSession.html#/c:@M@AmazonChimeSDK@objc(pl)MeetingSession(py)eventAnalyticsController":{"name":"eventAnalyticsController","parent_name":"MeetingSession"},"Protocols/TranscriptEventObserver.html#/c:@M@AmazonChimeSDK@objc(pl)TranscriptEventObserver(im)transcriptEventDidReceiveWithTranscriptEvent:":{"name":"transcriptEventDidReceive(transcriptEvent:)","abstract":"Gets triggered when a transcript event is received
","parent_name":"TranscriptEventObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)volumeDidChangeWithVolumeUpdates:":{"name":"volumeDidChange(volumeUpdates:)","abstract":"Handles volume changes for attendees
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)signalStrengthDidChangeWithSignalUpdates:":{"name":"signalStrengthDidChange(signalUpdates:)","abstract":"Handles signal strength changes for attendees
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidJoinWithAttendeeInfo:":{"name":"attendeesDidJoin(attendeeInfo:)","abstract":"List attendees that are newly added to the meeting
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidLeaveWithAttendeeInfo:":{"name":"attendeesDidLeave(attendeeInfo:)","abstract":"List attendees that left the meeting
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidDropWithAttendeeInfo:":{"name":"attendeesDidDrop(attendeeInfo:)","abstract":"List attendees that got dropped from the meeting due to network
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidMuteWithAttendeeInfo:":{"name":"attendeesDidMute(attendeeInfo:)","abstract":"List attendees that are newly muted in the meeting
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidUnmuteWithAttendeeInfo:":{"name":"attendeesDidUnmute(attendeeInfo:)","abstract":"List attendees that newly unmuted from the meeting
","parent_name":"RealtimeObserver"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalMute":{"name":"realtimeLocalMute()","abstract":"Mutes the audio input.
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalUnmute":{"name":"realtimeLocalUnmute()","abstract":"Unmutes the audio input if currently allowed
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeObserverWithObserver:":{"name":"addRealtimeObserver(observer:)","abstract":"Subscribes to real time events with an observer
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeObserverWithObserver:":{"name":"removeRealtimeObserver(observer:)","abstract":"Unsubscribes from real time events by removing the specified observer
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeDataMessageObserverWithTopic:observer:":{"name":"addRealtimeDataMessageObserver(topic:observer:)","abstract":"Subscribes to data meesage event with an observer
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeDataMessageObserverFromTopicWithTopic:":{"name":"removeRealtimeDataMessageObserverFromTopic(topic:)","abstract":"Unsubscribes from data meesage event by removing the specified observer by topic
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSendDataMessageWithTopic:data:lifetimeMs:error:":{"name":"realtimeSendDataMessage(topic:data:lifetimeMs:)","abstract":"Send arbitrary data to given topic with given lifetime ms (5 mins max)
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSetVoiceFocusEnabledWithEnabled:":{"name":"realtimeSetVoiceFocusEnabled(enabled:)","abstract":"Enable or disable Amazon Voice Focus (ML-based noise suppression) on the audio input
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeIsVoiceFocusEnabled":{"name":"realtimeIsVoiceFocusEnabled()","abstract":"Check if Amazon Voice Focus (ML-based noise suppression) is enabled or not
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeTranscriptEventObserverWithObserver:":{"name":"addRealtimeTranscriptEventObserver(observer:)","abstract":"Subscribe to live transcription events with an observer
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeTranscriptEventObserverWithObserver:":{"name":"removeRealtimeTranscriptEventObserver(observer:)","abstract":"Unsubscribes from live transcription events by removing the specified observer
","parent_name":"RealtimeControllerFacade"},"Protocols/DataMessageObserver.html#/c:@M@AmazonChimeSDK@objc(pl)DataMessageObserver(im)dataMessageDidReceivedWithDataMessage:":{"name":"dataMessageDidReceived(dataMessage:)","abstract":"Handles data message receive event
","parent_name":"DataMessageObserver"},"Protocols/EventSender.html#/c:@M@AmazonChimeSDK@objc(pl)EventSender(im)sendEventsWithIngestionRecord:completionHandler:":{"name":"sendEvents(ingestionRecord:completionHandler:)","abstract":"Send events as IngestionRecord
Process the event. For instance, in the default implementation, it will save it to Event Table.
","parent_name":"EventReporter"},"Protocols/EventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)start":{"name":"start()","abstract":"Start the EventReporter
","parent_name":"EventReporter"},"Protocols/EventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)stop":{"name":"stop()","abstract":"Stop the EventReporter
","parent_name":"EventReporter"},"Protocols/EventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)type":{"name":"type","abstract":"The type of the Ingestion event
","parent_name":"EventClientConfiguration"},"Protocols/EventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)eventClientJoinToken":{"name":"eventClientJoinToken","parent_name":"EventClientConfiguration"},"Protocols/EventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)tag":{"name":"tag","abstract":"Tagging the source of the events, which will be translated to Type
for Ingestion event
The attributes that will be sent to Ingestion Service as metadata along with common attributes
","parent_name":"EventClientConfiguration"},"Protocols/EventBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)EventBuffer(im)addWithItem:":{"name":"add(item:)","abstract":"Add an item.
","parent_name":"EventBuffer"},"Protocols/EventBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)EventBuffer(im)process":{"name":"process()","abstract":"Process the data in the buffer
","parent_name":"EventBuffer"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)listAudioDevices":{"name":"listAudioDevices()","abstract":"List available audio devices
","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)chooseAudioDeviceWithMediaDevice:":{"name":"chooseAudioDevice(mediaDevice:)","abstract":"Choose audio devices
","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)addDeviceChangeObserverWithObserver:":{"name":"addDeviceChangeObserver(observer:)","abstract":"Add device change observer
","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)removeDeviceChangeObserverWithObserver:":{"name":"removeDeviceChangeObserver(observer:)","abstract":"Remove device change observer
","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)switchCamera":{"name":"switchCamera()","abstract":"Switch between front/back camera. This will no-op if using a custom source,","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveCamera":{"name":"getActiveCamera()","abstract":"
Get the currently active camera, if any. This will return null if using a custom source,","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveAudioDevice":{"name":"getActiveAudioDevice()","abstract":"
Get currently used audio device
","parent_name":"DeviceController"},"Protocols/DeviceChangeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceChangeObserver(im)audioDeviceDidChangeWithFreshAudioDeviceList:":{"name":"audioDeviceDidChange(freshAudioDeviceList:)","abstract":"Called when listAudioDevices() output changed","parent_name":"DeviceChangeObserver"},"Protocols/VideoCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)start":{"name":"start()","abstract":"
Start capturing on this source and emitting video frames.
","parent_name":"VideoCaptureSource"},"Protocols/VideoCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)stop":{"name":"stop()","abstract":"Stop capturing on this source and cease emitting video frames.
","parent_name":"VideoCaptureSource"},"Protocols/VideoCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)addCaptureSourceObserverWithObserver:":{"name":"addCaptureSourceObserver(observer:)","abstract":"Add a capture source observer to receive callbacks from the source on lifecycle events","parent_name":"VideoCaptureSource"},"Protocols/VideoCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)removeCaptureSourceObserverWithObserver:":{"name":"removeCaptureSourceObserver(observer:)","abstract":"
Remove a capture source observer.
","parent_name":"VideoCaptureSource"},"Protocols/CaptureSourceObserver.html#/c:@M@AmazonChimeSDK@objc(pl)CaptureSourceObserver(im)captureDidStart":{"name":"captureDidStart()","abstract":"Called when the capture source has started successfully and has started emitting frames.
","parent_name":"CaptureSourceObserver"},"Protocols/CaptureSourceObserver.html#/c:@M@AmazonChimeSDK@objc(pl)CaptureSourceObserver(im)captureDidStop":{"name":"captureDidStop()","abstract":"Called when the capture source has stopped when expected. This may occur when switching cameras, for example.
","parent_name":"CaptureSourceObserver"},"Protocols/CaptureSourceObserver.html#/c:@M@AmazonChimeSDK@objc(pl)CaptureSourceObserver(im)captureDidFailWithError:":{"name":"captureDidFail(error:)","abstract":"Called when the capture source failed permanently
","parent_name":"CaptureSourceObserver"},"Protocols/CameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(py)device":{"name":"device","abstract":"Current camera device. This is only null if the phone/device doesn’t have any cameras","parent_name":"CameraCaptureSource"},"Protocols/CameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(py)torchEnabled":{"name":"torchEnabled","abstract":"
Toggle for flashlight on the current device. Will succeed if current device has access to","parent_name":"CameraCaptureSource"},"Protocols/CameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(py)format":{"name":"format","abstract":"
Current camera capture format Actual format may be adjusted to use supported camera formats.","parent_name":"CameraCaptureSource"},"Protocols/CameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(im)switchCamera":{"name":"switchCamera()","abstract":"
Helper function to switch from front to back cameras or reverse.
","parent_name":"CameraCaptureSource"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileDidAddWithTileState:":{"name":"videoTileDidAdd(tileState:)","abstract":"Called whenever a new attendee starts sharing the video
","parent_name":"VideoTileObserver"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileDidRemoveWithTileState:":{"name":"videoTileDidRemove(tileState:)","abstract":"Called whenever any attendee stops sharing the video
","parent_name":"VideoTileObserver"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileDidPauseWithTileState:":{"name":"videoTileDidPause(tileState:)","abstract":"Called whenever an attendee tile pauseState changes from .unpaused
","parent_name":"VideoTileObserver"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileDidResumeWithTileState:":{"name":"videoTileDidResume(tileState:)","abstract":"Called whenever an attendee tile pauseState changes to .unpaused
","parent_name":"VideoTileObserver"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileSizeDidChangeWithTileState:":{"name":"videoTileSizeDidChange(tileState:)","abstract":"Called whenever a video steam size is changed
","parent_name":"VideoTileObserver"},"Protocols/VideoTileControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)bindVideoViewWithVideoView:tileId:":{"name":"bindVideoView(videoView:tileId:)","abstract":"Binds the video rendering view to Video Tile. The view will start displaying the video frame","parent_name":"VideoTileControllerFacade"},"Protocols/VideoTileControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)unbindVideoViewWithTileId:":{"name":"unbindVideoView(tileId:)","abstract":"
Unbinds the video rendering view from Video Tile. The view will stop displaying the video frame","parent_name":"VideoTileControllerFacade"},"Protocols/VideoTileControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)addVideoTileObserverWithObserver:":{"name":"addVideoTileObserver(observer:)","abstract":"
Subscribe to Video Tile events with an VideoTileObserver
.
Unsubscribes from Video Tile events by removing specified VideoTileObserver
.
Pauses remote video tile, if it exists.
","parent_name":"VideoTileControllerFacade"},"Protocols/VideoTileControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)resumeRemoteVideoTileWithTileId:":{"name":"resumeRemoteVideoTile(tileId:)","abstract":"Resume remote video tile, if it exists.
","parent_name":"VideoTileControllerFacade"},"Protocols/VideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileController(im)onReceiveFrameWithFrame:videoId:attendeeId:pauseState:":{"name":"onReceiveFrame(frame:videoId:attendeeId:pauseState:)","abstract":"Called whenever there is a new Video frame received for any of the attendee in the meeting
","parent_name":"VideoTileController"},"Protocols/VideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(py)state":{"name":"state","abstract":"State of VideoTile
","parent_name":"VideoTile"},"Protocols/VideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(py)videoRenderView":{"name":"videoRenderView","abstract":"View which will be used to render the Video Frame
","parent_name":"VideoTile"},"Protocols/VideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)bindWithVideoRenderView:":{"name":"bind(videoRenderView:)","abstract":"Binds the view to the tile. The view needs to be create by the application.","parent_name":"VideoTile"},"Protocols/VideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)unbind":{"name":"unbind()","abstract":"
Unbinds the videoRenderView
from tile.
Update the pause state of the tile.
","parent_name":"VideoTile"},"Protocols/VideoSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(py)videoContentHint":{"name":"videoContentHint","abstract":"Content hint for downstream processing.
","parent_name":"VideoSource"},"Protocols/VideoSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)addVideoSinkWithSink:":{"name":"addVideoSink(sink:)","abstract":"Add a video sink which will immediately begin to receive new frames.
","parent_name":"VideoSource"},"Protocols/VideoSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)removeVideoSinkWithSink:":{"name":"removeVideoSink(sink:)","abstract":"Remove a video sink which will no longer receive new frames on return.
","parent_name":"VideoSource"},"Protocols/VideoSink.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSink(im)onVideoFrameReceivedWithFrame:":{"name":"onVideoFrameReceived(frame:)","abstract":"Receive a video frame from some upstream source.","parent_name":"VideoSink"},"Protocols/VideoFrameBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)VideoFrameBuffer(im)width":{"name":"width()","abstract":"
Width of the video frame in pixels.
","parent_name":"VideoFrameBuffer"},"Protocols/VideoFrameBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)VideoFrameBuffer(im)height":{"name":"height()","abstract":"Height of the video frame in pixels.
","parent_name":"VideoFrameBuffer"},"Protocols/MetricsObserver.html#/c:@M@AmazonChimeSDK@objc(pl)MetricsObserver(im)metricsDidReceiveWithMetrics:":{"name":"metricsDidReceive(metrics:)","abstract":"Called when metrics are collected and ready
","parent_name":"MetricsObserver"},"Protocols/ContentShareObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareObserver(im)contentShareDidStart":{"name":"contentShareDidStart()","abstract":"Called when the content share has started.
","parent_name":"ContentShareObserver"},"Protocols/ContentShareObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareObserver(im)contentShareDidStopWithStatus:":{"name":"contentShareDidStop(status:)","abstract":"Called when the content is no longer shared with other attendees with the reason provided in the status.","parent_name":"ContentShareObserver"},"Protocols/ContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:":{"name":"startContentShare(source:)","abstract":"
Start sharing the content of a given ContentShareSource
.
Start sharing the content of a given ContentShareSource
, with configurations.
Stop sharing the content of a ContentShareSource
that previously started.
Subscribe the given observer to content share events (sharing started and stopped).
","parent_name":"ContentShareController"},"Protocols/ContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)removeContentShareObserverWithObserver:":{"name":"removeContentShareObserver(observer:)","abstract":"Unsubscribe the given observer from content share events.
","parent_name":"ContentShareController"},"Protocols/Scheduler.html#/c:@M@AmazonChimeSDK@objc(pl)Scheduler(im)start":{"name":"start()","abstract":"Schedules the callback according to the implementation.
","parent_name":"Scheduler"},"Protocols/Scheduler.html#/c:@M@AmazonChimeSDK@objc(pl)Scheduler(im)stop":{"name":"stop()","abstract":"Unschedules the callback and prevents it from being called anymore.
","parent_name":"Scheduler"},"Protocols/ActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerPolicy(im)calculateScoreWithAttendeeInfo:volume:":{"name":"calculateScore(attendeeInfo:volume:)","abstract":"Return the score of the speaker. If the score is 0, this speaker is not active.
","parent_name":"ActiveSpeakerPolicy"},"Protocols/ActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerPolicy(im)prioritizeVideoSendBandwidthForActiveSpeaker":{"name":"prioritizeVideoSendBandwidthForActiveSpeaker()","abstract":"Indicates whether the audio video controller is allowed to increase video send bandwidth","parent_name":"ActiveSpeakerPolicy"},"Protocols/ActiveSpeakerObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerObserver(py)observerId":{"name":"observerId","abstract":"
Uniquely identifies this observer
","parent_name":"ActiveSpeakerObserver"},"Protocols/ActiveSpeakerObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerObserver(py)scoresCallbackIntervalMs":{"name":"scoresCallbackIntervalMs","abstract":"Frequency of activeSpeakerScoreDidChange
","parent_name":"ActiveSpeakerObserver"},"Protocols/ActiveSpeakerObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerObserver(im)activeSpeakerScoreDidChangeWithScores:":{"name":"activeSpeakerScoreDidChange(scores:)","abstract":"Observes the active speaker scores at frequency scoresCallbackIntervalMs
","parent_name":"ActiveSpeakerObserver"},"Protocols/ActiveSpeakerObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerObserver(im)activeSpeakerDidDetectWithAttendeeInfo:":{"name":"activeSpeakerDidDetect(attendeeInfo:)","abstract":"Observes changes in list of active speakers
","parent_name":"ActiveSpeakerObserver"},"Protocols/ActiveSpeakerDetectorFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)addActiveSpeakerObserverWithPolicy:observer:":{"name":"addActiveSpeakerObserver(policy:observer:)","abstract":"Starts the active speaker detector on the callback for the given policy.
","parent_name":"ActiveSpeakerDetectorFacade"},"Protocols/ActiveSpeakerDetectorFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)removeActiveSpeakerObserverWithObserver:":{"name":"removeActiveSpeakerObserver(observer:)","abstract":"Stops the active speaker detector callback from being called.
","parent_name":"ActiveSpeakerDetectorFacade"},"Protocols/ActiveSpeakerDetectorFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)hasBandwidthPriorityCallbackWithHasBandwidthPriority:":{"name":"hasBandwidthPriorityCallback(hasBandwidthPriority:)","abstract":"Handles bandwidth
","parent_name":"ActiveSpeakerDetectorFacade"},"Protocols/PrimaryMeetingPromotionObserver.html#/c:@M@AmazonChimeSDK@objc(pl)PrimaryMeetingPromotionObserver(im)didPromoteToPrimaryMeetingWithStatus:":{"name":"didPromoteToPrimaryMeeting(status:)","abstract":"Called when the AudioVideoControllerFacade.promoteToPrimaryMeeting
completes.
This observer callback will only be called for attendees in Replica meetings that have","parent_name":"PrimaryMeetingPromotionObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidStartConnectingWithReconnecting:":{"name":"audioSessionDidStartConnecting(reconnecting:)","abstract":"
Called when the audio session is connecting or reconnecting.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidStartWithReconnecting:":{"name":"audioSessionDidStart(reconnecting:)","abstract":"Called when the audio session has started.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidDrop":{"name":"audioSessionDidDrop()","abstract":"Called when audio session got dropped due to poor network conditions.","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidStopWithStatusWithSessionStatus:":{"name":"audioSessionDidStopWithStatus(sessionStatus:)","abstract":"
Called when the audio session has stopped with the reason provided in the status.","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidCancelReconnect":{"name":"audioSessionDidCancelReconnect()","abstract":"
Called when the audio reconnection is canceled.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)connectionDidRecover":{"name":"connectionDidRecover()","abstract":"Called when the connection health is recovered.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)connectionDidBecomePoor":{"name":"connectionDidBecomePoor()","abstract":"Called when connection is becoming poor.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)videoSessionDidStartConnecting":{"name":"videoSessionDidStartConnecting()","abstract":"Called when the video session is connecting or reconnecting.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)videoSessionDidStartWithStatusWithSessionStatus:":{"name":"videoSessionDidStartWithStatus(sessionStatus:)","abstract":"Called when the video session has started.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)videoSessionDidStopWithStatusWithSessionStatus:":{"name":"videoSessionDidStopWithStatus(sessionStatus:)","abstract":"Called when the video session has stopped from a started state with the reason provided in the status.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)remoteVideoSourcesDidBecomeAvailableWithSources:":{"name":"remoteVideoSourcesDidBecomeAvailable(sources:)","abstract":"Called on the main thread when video sources become available.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)remoteVideoSourcesDidBecomeUnavailableWithSources:":{"name":"remoteVideoSourcesDidBecomeUnavailable(sources:)","abstract":"Called on the main thread when video sources become unavailable.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)cameraSendAvailabilityDidChangeWithAvailable:":{"name":"cameraSendAvailabilityDidChange(available:)","abstract":"Called on the main thread when video capacity status is updated.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(py)configuration":{"name":"configuration","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(py)logger":{"name":"logger","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithAudioVideoConfiguration:error:":{"name":"start(audioVideoConfiguration:)","abstract":"Start AudioVideo Controller
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithCallKitEnabled:error:":{"name":"start(callKitEnabled:)","abstract":"Start AudioVideo Controller
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startAndReturnError:":{"name":"start()","abstract":"Start AudioVideo Controller
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stop":{"name":"stop()","abstract":"Stop AudioVideo Controller. This will exit the meeting
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoAndReturnError:":{"name":"startLocalVideo()","abstract":"Start local video and begin transmitting frames from an internally held DefaultCameraCaptureSource
.","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithConfig:error:":{"name":"startLocalVideo(config:)","abstract":"
Start local video with configurations and begin transmitting frames from an internally held DefaultCameraCaptureSource
.","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:":{"name":"startLocalVideo(source:)","abstract":"
Start local video with a provided custom VideoSource
which can be used to provide custom","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:config:":{"name":"startLocalVideo(source:config:)","abstract":"
Start local video with configurations and a provided custom VideoSource
which can be used to provide custom","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopLocalVideo":{"name":"stopLocalVideo()","abstract":"
Stops sending video for local attendee. This will additionally stop the internal capture source if being used.","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startRemoteVideo":{"name":"startRemoteVideo()","abstract":"
Enable remote video to start receiving streams
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopRemoteVideo":{"name":"stopRemoteVideo()","abstract":"Disable remote video to stop receiving streams
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addAudioVideoObserverWithObserver:":{"name":"addAudioVideoObserver(observer:)","abstract":"Subscribe to audio, video, and connection events with an AudioVideoObserver
.
Unsubscribes from audio, video, and connection events by removing specified AudioVideoObserver
.
Subscribe to metrics events with an MetricsObserver
.
Unsubscribes from metrics events by removing specified MetricsObserver
.
Add, update, or remove subscriptions to remote video sources provided via remoteVideoSourcesDidBecomeAvailable
.
Allows an attendee in a Replica meeting to immediately transition to a Primary meeting attendee","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)demoteFromPrimaryMeeting":{"name":"demoteFromPrimaryMeeting()","abstract":"
Remove the promoted attendee from the Primary meeting. This client will stop sharing audio, video, and data messages.","parent_name":"AudioVideoControllerFacade"},"Protocols/EventAnalyticsObserver.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsObserver(im)eventDidReceiveWithName:attributes:":{"name":"eventDidReceive(name:attributes:)","abstract":"
Called when specific events occur during the meeting and includes attributes of the event.","parent_name":"EventAnalyticsObserver"},"Protocols/EventAnalyticsFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)addEventAnalyticsObserverWithObserver:":{"name":"addEventAnalyticsObserver(observer:)","abstract":"
Subscribes to meeting event related data with an observer
","parent_name":"EventAnalyticsFacade"},"Protocols/EventAnalyticsFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)removeEventAnalyticsObserverWithObserver:":{"name":"removeEventAnalyticsObserver(observer:)","abstract":"Unsubscribes from meeting event by removing the specified observer
","parent_name":"EventAnalyticsFacade"},"Protocols/EventAnalyticsFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)getMeetingHistory":{"name":"getMeetingHistory()","abstract":"Retrieve meeting history.
","parent_name":"EventAnalyticsFacade"},"Protocols/EventAnalyticsFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)getCommonEventAttributes":{"name":"getCommonEventAttributes()","abstract":"Retrieve common attributes, including deviceName, osName, and more.
","parent_name":"EventAnalyticsFacade"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)publishEventWithName:":{"name":"publishEvent(name:)","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)publishEventWithName:attributes:":{"name":"publishEvent(name:attributes:)","abstract":"Publish an event with updated EventAttributes
Push MeetingHistoryEventName
to internal MeetingStatsCollector
states to later pass to builders
Subscribes to meeting event related data with an observer
","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)removeEventAnalyticsObserverWithObserver:":{"name":"removeEventAnalyticsObserver(observer:)","abstract":"Unsubscribes from meeting event by removing the specified observer
","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)getMeetingHistory":{"name":"getMeetingHistory()","abstract":"Retrieve meeting history.
","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)getCommonEventAttributes":{"name":"getCommonEventAttributes()","abstract":"Retrieve common attributes, including deviceName, osName, and more.
","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html":{"name":"EventAnalyticsController","abstract":"EventAnalyticsController
keeps track of events and notifies EventAnalyticsObserver
."},"Protocols/EventAnalyticsFacade.html":{"name":"EventAnalyticsFacade","abstract":"
EventAnalyticsFacade
exposes event analytics related function to builders
EventAnalyticsObserver
handles events regarding to analytics.
AudioVideoControllerFacade
manages the signaling and peer connections.
AudioVideoObserver
handles audio/video session events.
PrimaryMeetingPromotionObserver
handles events related to Primary meeting promotion."},"Protocols/ActiveSpeakerDetectorFacade.html":{"name":"ActiveSpeakerDetectorFacade","abstract":"
ActiveSpeakerDetectorFacade
listens to the volume indicator updates from the RealtimeControllerFacade
."},"Protocols/ActiveSpeakerObserver.html":{"name":"ActiveSpeakerObserver","abstract":"
ActiveSpeakerObserver
handles event related to finding active speaker and corresponding scores
Scheduler
calls a callback on the schedule determined by the implementation.
ContentShareController
exposes methods for starting and stopping content share with a ContentShareSource
."},"Protocols/ContentShareObserver.html":{"name":"ContentShareObserver","abstract":"
ContentShareObserver
handles all callbacks related to the content share."},"Protocols.html#/c:@M@AmazonChimeSDK@objc(pl)TranscriptEvent":{"name":"TranscriptEvent","abstract":"
See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Protocols/MetricsObserver.html":{"name":"MetricsObserver","abstract":"MetricsObserver
handles events related to audio/video metrics.
VideoFrameBuffer
is a buffer which contains a single video buffer’s raw data."},"Protocols.html#/c:@M@AmazonChimeSDK@objc(pl)VideoRenderView":{"name":"VideoRenderView","abstract":"
VideoRenderView
is the type of VideoSink used by the VideoTileController
A VideoSink
consumes video frames, typically from a VideoSource
. It may process, fork, or render these frames."},"Protocols/VideoSource.html":{"name":"VideoSource","abstract":"
VideoSource
is an interface for sources which produce video frames, and can send to a VideoSink
."},"Protocols/VideoTile.html":{"name":"VideoTile","abstract":"
VideoTile
is a tile that binds video render view to diplay the frame into the view.
VideoTileController
handles rendering/creating of new VideoTile
.
VideoTileControllerFacade
allows one to control VideoTile
. The caller is responsible for laying"},"Protocols/VideoTileObserver.html":{"name":"VideoTileObserver","abstract":"
VideoTileObserver
handles events related to VideoTile
.
CameraCaptureSource
is an interface for camera capture sources with additional features"},"Protocols/CaptureSourceObserver.html":{"name":"CaptureSourceObserver","abstract":"
CaptureSourceObserver
observes events resulting from different types of capture devices."},"Protocols/VideoCaptureSource.html":{"name":"VideoCaptureSource","abstract":"
VideoCaptureSource
is an interface for various video capture sources (i.e. screen, camera, file) which can emit VideoFrame
objects."},"Protocols/DeviceChangeObserver.html":{"name":"DeviceChangeObserver","abstract":"
DeviceChangeObserver
listens to the change of Audio Device.
DeviceController
keeps track of the devices being used for audio device"},"Protocols/EventBuffer.html":{"name":"EventBuffer","abstract":"
EventBuffer
defines storing and consuming of event data.
EventClientConfiguration
contains speciic data required to send as metadata.
EventReporter
process data. It will be called in DefaultEventAnalyticsController
.
EventSender
handles the sending of ingestion record
DataMessasgeObserver
handles data message event,
RealtimeControllerFacade
controls aspects meetings concerning realtime UX"},"Protocols/RealtimeObserver.html":{"name":"RealtimeObserver","abstract":"
RealtimeObserver
handles event that happens in realtime,"},"Protocols/TranscriptEventObserver.html":{"name":"TranscriptEventObserver","abstract":"
TranscriptEventObserver
provides a callback to handle transcript event
Logger
defines how to write logs for different logging level.
This is helper function to convert dictionary into JSON string that can be used in"},"Extensions/NSDictionary.html":{"name":"NSDictionary","abstract":"
This is helper function to convert dictionary into JSON string that can be used in"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelDEFAULT":{"name":"DEFAULT","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelDEBUG":{"name":"DEBUG","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelINFO":{"name":"INFO","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelFAULT":{"name":"FAULT","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelERROR":{"name":"ERROR","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelOFF":{"name":"OFF","parent_name":"LogLevel"},"Enums/LogLevel.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"LogLevel"},"Enums/SendDataMessageError.html#/c:@M@AmazonChimeSDK@E@SendDataMessageError@SendDataMessageErrorInvalidDataLength":{"name":"invalidDataLength","parent_name":"SendDataMessageError"},"Enums/SendDataMessageError.html#/c:@M@AmazonChimeSDK@E@SendDataMessageError@SendDataMessageErrorInvalidTopic":{"name":"invalidTopic","parent_name":"SendDataMessageError"},"Enums/SendDataMessageError.html#/c:@M@AmazonChimeSDK@E@SendDataMessageError@SendDataMessageErrorNegativeLifetimeParameter":{"name":"negativeLifetimeParameter","parent_name":"SendDataMessageError"},"Enums/SendDataMessageError.html#/c:@M@AmazonChimeSDK@E@SendDataMessageError@SendDataMessageErrorInvalidData":{"name":"invalidData","parent_name":"SendDataMessageError"},"Enums/SendDataMessageError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"SendDataMessageError"},"Enums/ResourceError.html#/c:@M@AmazonChimeSDK@E@ResourceError@ResourceErrorNotFound":{"name":"notFound","parent_name":"ResourceError"},"Enums/ResourceError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"ResourceError"},"Enums/PermissionError.html#/c:@M@AmazonChimeSDK@E@PermissionError@PermissionErrorAudioPermissionError":{"name":"audioPermissionError","parent_name":"PermissionError"},"Enums/PermissionError.html#/c:@M@AmazonChimeSDK@E@PermissionError@PermissionErrorVideoPermissionError":{"name":"videoPermissionError","parent_name":"PermissionError"},"Enums/PermissionError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"PermissionError"},"Enums/ModalityType.html#/c:@M@AmazonChimeSDK@E@ModalityType@ModalityTypeContent":{"name":"content","parent_name":"ModalityType"},"Enums/ModalityType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"ModalityType"},"Enums/MediaError.html#/c:@M@AmazonChimeSDK@E@MediaError@MediaErrorIllegalState":{"name":"illegalState","parent_name":"MediaError"},"Enums/MediaError.html#/c:@M@AmazonChimeSDK@E@MediaError@MediaErrorAudioFailedToStart":{"name":"audioFailedToStart","parent_name":"MediaError"},"Enums/MediaError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MediaError"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeOk":{"name":"ok","abstract":"
Everything is OK so far.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioDisconnected":{"name":"audioDisconnected","abstract":"The audio leg failed.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeConnectionHealthReconnect":{"name":"connectionHealthReconnect","abstract":"Due to connection health a reconnect has been triggered.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeNetworkBecomePoor":{"name":"networkBecomePoor","abstract":"Network is not good enough for VoIP.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioServerHungup":{"name":"audioServerHungup","abstract":"Server hung up.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioJoinedFromAnotherDevice":{"name":"audioJoinedFromAnotherDevice","abstract":"The attendee joined from another device.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioInternalServerError":{"name":"audioInternalServerError","abstract":"There was an internal server error with the audio leg.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioAuthenticationRejected":{"name":"audioAuthenticationRejected","abstract":"Authentication was rejected. The client is not allowed on this call.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioCallAtCapacity":{"name":"audioCallAtCapacity","abstract":"The client can not join because the call is at capacity.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioServiceUnavailable":{"name":"audioServiceUnavailable","abstract":"Could not connect the audio leg due to the service being unavailable.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioDisconnectAudio":{"name":"audioDisconnectAudio","abstract":"The attendee should explicitly switch itself from joined with audio to checked-in.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioCallEnded":{"name":"audioCallEnded","abstract":"The call was ended.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeVideoServiceUnavailable":{"name":"videoServiceUnavailable","abstract":"video service is unavailable.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeUnknown":{"name":"unknown","abstract":"If State cannot be parsed, then use this state.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeVideoAtCapacityViewOnly":{"name":"videoAtCapacityViewOnly","abstract":"When maximum concurrent video channel reached
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioInputDeviceNotResponding":{"name":"audioInputDeviceNotResponding","abstract":"Designated input device is not responding and timed out.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioOutputDeviceNotResponding":{"name":"audioOutputDeviceNotResponding","abstract":"Designated output device is not responding and timed out.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MeetingSessionStatusCode"},"Enums/EventClientType.html#/c:@M@AmazonChimeSDK@E@EventClientType@EventClientTypeMeet":{"name":"meet","parent_name":"EventClientType"},"Enums/EventClientType.html#/c:@M@AmazonChimeSDK@E@EventClientType@EventClientTypeChat":{"name":"chat","parent_name":"EventClientType"},"Enums/EventClientType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"EventClientType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeAudioBluetooth":{"name":"audioBluetooth","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeAudioWiredHeadset":{"name":"audioWiredHeadset","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeAudioBuiltInSpeaker":{"name":"audioBuiltInSpeaker","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeAudioHandset":{"name":"audioHandset","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeVideoFrontCamera":{"name":"videoFrontCamera","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeVideoBackCamera":{"name":"videoBackCamera","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeOther":{"name":"other","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MediaDeviceType"},"Enums/CaptureSourceError.html#/c:@M@AmazonChimeSDK@E@CaptureSourceError@CaptureSourceErrorUnknown":{"name":"unknown","abstract":"Unknown error, and catch-all for errors not otherwise covered.
","parent_name":"CaptureSourceError"},"Enums/CaptureSourceError.html#/c:@M@AmazonChimeSDK@E@CaptureSourceError@CaptureSourceErrorSystemFailure":{"name":"systemFailure","abstract":"A failure observed from a system API used for capturing.
","parent_name":"CaptureSourceError"},"Enums/CaptureSourceError.html#/c:@M@AmazonChimeSDK@E@CaptureSourceError@CaptureSourceErrorConfigurationFailure":{"name":"configurationFailure","abstract":"A failure observed during configuration.
","parent_name":"CaptureSourceError"},"Enums/CaptureSourceError.html#/c:@M@AmazonChimeSDK@E@CaptureSourceError@CaptureSourceErrorInvalidFrame":{"name":"invalidFrame","abstract":"A temporary failure observed when capture source generates an invalid frame which is ignored.
","parent_name":"CaptureSourceError"},"Enums/CaptureSourceError.html#/s:14AmazonChimeSDK18CaptureSourceErrorO11descriptionSSvp":{"name":"description","parent_name":"CaptureSourceError"},"Enums/BackgroundBlurStrength.html#/c:@M@AmazonChimeSDK@E@BackgroundBlurStrength@BackgroundBlurStrengthLow":{"name":"low","parent_name":"BackgroundBlurStrength"},"Enums/BackgroundBlurStrength.html#/c:@M@AmazonChimeSDK@E@BackgroundBlurStrength@BackgroundBlurStrengthMedium":{"name":"medium","parent_name":"BackgroundBlurStrength"},"Enums/BackgroundBlurStrength.html#/c:@M@AmazonChimeSDK@E@BackgroundBlurStrength@BackgroundBlurStrengthHigh":{"name":"high","parent_name":"BackgroundBlurStrength"},"Enums/BackgroundFilter.html#/c:@M@AmazonChimeSDK@E@BackgroundFilter@BackgroundFilterNone":{"name":"none","parent_name":"BackgroundFilter"},"Enums/BackgroundFilter.html#/c:@M@AmazonChimeSDK@E@BackgroundFilter@BackgroundFilterBlur":{"name":"blur","parent_name":"BackgroundFilter"},"Enums/BackgroundFilter.html#/c:@M@AmazonChimeSDK@E@BackgroundFilter@BackgroundFilterReplacement":{"name":"replacement","parent_name":"BackgroundFilter"},"Enums/BackgroundFilter.html#/s:14AmazonChimeSDK16BackgroundFilterO11descriptionSSvp":{"name":"description","parent_name":"BackgroundFilter"},"Enums/VideoRotation.html#/c:@M@AmazonChimeSDK@E@VideoRotation@VideoRotationRotation0":{"name":"rotation0","abstract":"Not rotated.
","parent_name":"VideoRotation"},"Enums/VideoRotation.html#/c:@M@AmazonChimeSDK@E@VideoRotation@VideoRotationRotation90":{"name":"rotation90","abstract":"Rotated 90 degrees clockwise.
","parent_name":"VideoRotation"},"Enums/VideoRotation.html#/c:@M@AmazonChimeSDK@E@VideoRotation@VideoRotationRotation180":{"name":"rotation180","abstract":"Rotated 180 degrees clockwise.
","parent_name":"VideoRotation"},"Enums/VideoRotation.html#/c:@M@AmazonChimeSDK@E@VideoRotation@VideoRotationRotation270":{"name":"rotation270","abstract":"Rotated 270 degrees clockwise.
","parent_name":"VideoRotation"},"Enums/VideoRotation.html#/s:14AmazonChimeSDK13VideoRotationO11descriptionSSvp":{"name":"description","parent_name":"VideoRotation"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityLowest":{"name":"lowest","parent_name":"VideoPriority"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityLow":{"name":"low","parent_name":"VideoPriority"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityMedium":{"name":"medium","parent_name":"VideoPriority"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityHigh":{"name":"high","parent_name":"VideoPriority"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityHighest":{"name":"highest","parent_name":"VideoPriority"},"Enums/VideoPauseState.html#/c:@M@AmazonChimeSDK@E@VideoPauseState@VideoPauseStateUnpaused":{"name":"unpaused","abstract":"The video tile is not paused
","parent_name":"VideoPauseState"},"Enums/VideoPauseState.html#/c:@M@AmazonChimeSDK@E@VideoPauseState@VideoPauseStatePausedByUserRequest":{"name":"pausedByUserRequest","abstract":"The video tile has been paused by the user, and will only be unpaused if the user requests it to resume.
","parent_name":"VideoPauseState"},"Enums/VideoPauseState.html#/c:@M@AmazonChimeSDK@E@VideoPauseState@VideoPauseStatePausedForPoorConnection":{"name":"pausedForPoorConnection","abstract":"The video tile has been paused to save on local downlink bandwidth. When the connection improves,","parent_name":"VideoPauseState"},"Enums/VideoPauseState.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"VideoPauseState"},"Enums/VideoContentHint.html#/c:@M@AmazonChimeSDK@E@VideoContentHint@VideoContentHintNone":{"name":"none","abstract":"
No hint has been provided.
","parent_name":"VideoContentHint"},"Enums/VideoContentHint.html#/c:@M@AmazonChimeSDK@E@VideoContentHint@VideoContentHintMotion":{"name":"motion","abstract":"The track should be treated as if it contains video where motion is important.
","parent_name":"VideoContentHint"},"Enums/VideoContentHint.html#/c:@M@AmazonChimeSDK@E@VideoContentHint@VideoContentHintDetail":{"name":"detail","abstract":"The track should be treated as if video details are extra important.
","parent_name":"VideoContentHint"},"Enums/VideoContentHint.html#/c:@M@AmazonChimeSDK@E@VideoContentHint@VideoContentHintText":{"name":"text","abstract":"The track should be treated as if video details are extra important, and that","parent_name":"VideoContentHint"},"Enums/VideoContentHint.html#/s:14AmazonChimeSDK16VideoContentHintO11descriptionSSvp":{"name":"description","parent_name":"VideoContentHint"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricAudioReceivePacketLossPercent":{"name":"audioReceivePacketLossPercent","abstract":"
Percentage of audio packets lost from server to client
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricAudioSendPacketLossPercent":{"name":"audioSendPacketLossPercent","abstract":"Percentage of audio packets lost from client to server
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoAvailableSendBandwidth":{"name":"videoAvailableSendBandwidth","abstract":"Estimated uplink bandwidth from perspective of video client
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoAvailableReceiveBandwidth":{"name":"videoAvailableReceiveBandwidth","abstract":"Estimated downlink bandwidth from perspective of video client
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoSendBitrate":{"name":"videoSendBitrate","abstract":"Sum of total bitrate across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoSendPacketLossPercent":{"name":"videoSendPacketLossPercent","abstract":"Percentage of video packets lost from client to server across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoSendFps":{"name":"videoSendFps","abstract":"Average send FPS across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoSendRttMs":{"name":"videoSendRttMs","abstract":"Round trip time of packets sent from client to server
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoReceiveBitrate":{"name":"videoReceiveBitrate","abstract":"Sum of total bitrate across all receive streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoReceivePacketLossPercent":{"name":"videoReceivePacketLossPercent","abstract":"Percentage of video packets lost from server to client across all receive streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricContentShareVideoSendBitrate":{"name":"contentShareVideoSendBitrate","abstract":"Below are metrics for content share stream","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricContentShareVideoSendPacketLossPercent":{"name":"contentShareVideoSendPacketLossPercent","abstract":"
Percentage of video packets lost from client to server across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricContentShareVideoSendFps":{"name":"contentShareVideoSendFps","abstract":"Average send FPS across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricContentShareVideoSendRttMs":{"name":"contentShareVideoSendRttMs","abstract":"Round trip time of packets sent from client to server
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/s:14AmazonChimeSDK16ObservableMetricO014isContentShareE0Sbvp":{"name":"isContentShareMetric","abstract":"Determine if the metric is for content share stream.
","parent_name":"ObservableMetric"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeUnknown":{"name":"unknown","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeStarted":{"name":"started","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeInterrupted":{"name":"interrupted","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeResumed":{"name":"resumed","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeStopped":{"name":"stopped","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeFailed":{"name":"failed","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"TranscriptionStatusType"},"Enums/TranscriptItemType.html#/c:@M@AmazonChimeSDK@E@TranscriptItemType@TranscriptItemTypeUnknown":{"name":"unknown","parent_name":"TranscriptItemType"},"Enums/TranscriptItemType.html#/c:@M@AmazonChimeSDK@E@TranscriptItemType@TranscriptItemTypePronunciation":{"name":"pronunciation","parent_name":"TranscriptItemType"},"Enums/TranscriptItemType.html#/c:@M@AmazonChimeSDK@E@TranscriptItemType@TranscriptItemTypePunctuation":{"name":"punctuation","parent_name":"TranscriptItemType"},"Enums/TranscriptItemType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"TranscriptItemType"},"Enums/ContentShareStatusCode.html#/c:@M@AmazonChimeSDK@E@ContentShareStatusCode@ContentShareStatusCodeOk":{"name":"ok","abstract":"No failure.
","parent_name":"ContentShareStatusCode"},"Enums/ContentShareStatusCode.html#/c:@M@AmazonChimeSDK@E@ContentShareStatusCode@ContentShareStatusCodeVideoServiceFailed":{"name":"videoServiceFailed","abstract":"This can happen when the content share video connection is in an unrecoverable failed state.","parent_name":"ContentShareStatusCode"},"Enums/ContentShareStatusCode.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"ContentShareStatusCode"},"Enums/AudioMode.html#/c:@M@AmazonChimeSDK@E@AudioMode@AudioModeMono16K":{"name":"mono16K","abstract":"
The mono audio mode with single audio channel and 16KHz sampling rate, for both speaker and microphone.
","parent_name":"AudioMode"},"Enums/AudioMode.html#/c:@M@AmazonChimeSDK@E@AudioMode@AudioModeMono48K":{"name":"mono48K","abstract":"The mono audio mode with single audio channel and 48KHz sampling rate, for both speaker and microphone.
","parent_name":"AudioMode"},"Enums/AudioMode.html#/c:@M@AmazonChimeSDK@E@AudioMode@AudioModeStereo48K":{"name":"stereo48K","abstract":"The stereo audio mode with two audio channels for speaker, and single audio channel for microphone, both with 48KHz sampling rate.
","parent_name":"AudioMode"},"Enums/AudioMode.html#/c:@M@AmazonChimeSDK@E@AudioMode@AudioModeNodevice":{"name":"nodevice","parent_name":"AudioMode"},"Enums/AudioMode.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"AudioMode"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelMuted":{"name":"muted","abstract":"The attendee is muted
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelNotSpeaking":{"name":"notSpeaking","abstract":"The attendee is not speaking
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelLow":{"name":"low","abstract":"The attendee is speaking at low volume
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelMedium":{"name":"medium","abstract":"The attendee is speaking at medium volume
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelHigh":{"name":"high","abstract":"The attendee is speaking at high volume
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"VolumeLevel"},"Enums/SignalStrength.html#/c:@M@AmazonChimeSDK@E@SignalStrength@SignalStrengthNone":{"name":"none","abstract":"The attendee has no signal
","parent_name":"SignalStrength"},"Enums/SignalStrength.html#/c:@M@AmazonChimeSDK@E@SignalStrength@SignalStrengthLow":{"name":"low","abstract":"The attendee has low signal
","parent_name":"SignalStrength"},"Enums/SignalStrength.html#/c:@M@AmazonChimeSDK@E@SignalStrength@SignalStrengthHigh":{"name":"high","abstract":"The attendee has high signal
","parent_name":"SignalStrength"},"Enums/SignalStrength.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"SignalStrength"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameAudioInputSelected":{"name":"audioInputSelected","abstract":"The microphone was selected.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameVideoInputSelected":{"name":"videoInputSelected","abstract":"The camera was selected.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameVideoInputFailed":{"name":"videoInputFailed","abstract":"The camera selection failed.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingStartFailed":{"name":"meetingStartFailed","abstract":"The meeting failed to start.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingStartRequested":{"name":"meetingStartRequested","abstract":"The meeting will start.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingStartSucceeded":{"name":"meetingStartSucceeded","abstract":"The meeting started.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingEnded":{"name":"meetingEnded","abstract":"The meeting ended.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingFailed":{"name":"meetingFailed","abstract":"The meeting failed.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingReconnected":{"name":"meetingReconnected","abstract":"The meeting reconnected.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameUnknown":{"name":"unknown","abstract":"unknown
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MeetingHistoryEventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameVideoInputFailed":{"name":"videoInputFailed","abstract":"The camera selection failed.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingStartRequested":{"name":"meetingStartRequested","abstract":"The meeting will start.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingStartSucceeded":{"name":"meetingStartSucceeded","abstract":"The meeting started.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingStartFailed":{"name":"meetingStartFailed","abstract":"The meeting failed to start.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingFailed":{"name":"meetingFailed","abstract":"The meeting ended with failure
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingEnded":{"name":"meetingEnded","abstract":"The meeting ended.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameUnknown":{"name":"unknown","parent_name":"EventName"},"Enums/EventName.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"EventName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameDeviceName":{"name":"deviceName","abstract":"Name of device = Manufacturer of Device + Device Model
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameDeviceManufacturer":{"name":"deviceManufacturer","abstract":"Manufacturer of Device
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameDeviceModel":{"name":"deviceModel","abstract":"Model of Device
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameOsName":{"name":"osName","abstract":"Operating system name, which is “iOS”
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameOsVersion":{"name":"osVersion","abstract":"Operating system version
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameSdkName":{"name":"sdkName","abstract":"Name of SDK, which is “amazon-chime-sdk-ios”
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameSdkVersion":{"name":"sdkVersion","abstract":"Version of SDK
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMediaSdkVersion":{"name":"mediaSdkVersion","abstract":"Version of media SDK
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameTimestampMs":{"name":"timestampMs","abstract":"Timestamp of event occurrence
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameAttendeeId":{"name":"attendeeId","abstract":"AttendeeId
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameExternalMeetingId":{"name":"externalMeetingId","abstract":"External Meeting Id
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameExternalUserId":{"name":"externalUserId","abstract":"External Attendee Id
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingId":{"name":"meetingId","abstract":"Meeting Id
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingHistory":{"name":"meetingHistory","abstract":"History of the meeting events in chronological order
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMaxVideoTileCount":{"name":"maxVideoTileCount","abstract":"Maximum number video tile shared during the meeting, including self video tile
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingStartDurationMs":{"name":"meetingStartDurationMs","abstract":"Duration of the meeting start process
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingDurationMs":{"name":"meetingDurationMs","abstract":"Duration of the meeting
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingErrorMessage":{"name":"meetingErrorMessage","abstract":"Error message of the meeting
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingStatus":{"name":"meetingStatus","abstract":"Meeting Status MeetingSessionStatus
The number of poor connection count during the meeting from start to end
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameRetryCount":{"name":"retryCount","abstract":"The number of meeting retry connection count during the meeting from start to end
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameVideoInputError":{"name":"videoInputError","abstract":"The error of video input selection such as starting camera
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html":{"name":"EventAttributeName","abstract":"EventAttributeName describes key of attributes that are passed in EventAnalyticsObserver.eventDidReceive
EventName
represent some major event that could help builders to analyze the data
MeetingHistoryEventName
is a meeting history state which are important events to note in the history."},"Enums/SignalStrength.html":{"name":"SignalStrength","abstract":"
SignalStrength
describes the signal strength of an attendee for audio.
VolumeLevel
describes the volume level of an attendee for audio.
AudioMode
describes the audio mode in which the audio client should operate during a meeting session
ContentShareStatusCode
indicates the reason the content share event occurred.
See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Enums/TranscriptionStatusType.html":{"name":"TranscriptionStatusType","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Enums/ObservableMetric.html":{"name":"ObservableMetric","abstract":"ObservableMetric
types represents filtered metrics that are intended to propagate to the"},"Enums/VideoContentHint.html":{"name":"VideoContentHint","abstract":"
VideoContentHint
describes the content type of a video source so that downstream encoders, etc. can properly"},"Enums/VideoPauseState.html":{"name":"VideoPauseState","abstract":"
VideoPauseState
describes the pause status of a video tile.
Enum defining video priority for remote video sources. The ‘higher’ the number the ‘higher’ the priority for the source when adjusting video quality"},"Enums/VideoRotation.html":{"name":"VideoRotation","abstract":"
VideoRotation
describes the rotation of the video frame buffer in degrees clockwise"},"Enums/BackgroundFilter.html":{"name":"BackgroundFilter","abstract":"
Enum defining the different background filter options.
"},"Enums/BackgroundBlurStrength.html":{"name":"BackgroundBlurStrength","abstract":"Enum defining the different background blur strength options.
"},"Enums/CaptureSourceError.html":{"name":"CaptureSourceError","abstract":"CaptureSourceError
describes an error resulting from a capture source failure."},"Enums/MediaDeviceType.html":{"name":"MediaDeviceType"},"Enums/EventClientType.html":{"name":"EventClientType","abstract":"
EventClientType
defines type of EventClientConfiguration
Returns the current version of Amazon Chime SDK in the format of string.","parent_name":"Versioning"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(py)id":{"name":"id","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(py)base":{"name":"base","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(py)modality":{"name":"modality","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/s:14AmazonChimeSDK15DefaultModalityC9separatorSJvpZ":{"name":"separator","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(im)initWithId:":{"name":"init(id:)","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(im)isOfTypeWithType:":{"name":"isOfType(type:)","parent_name":"DefaultModality"},"Classes/URLRewriterUtils.html#/c:@M@AmazonChimeSDK@objc(cs)URLRewriterUtils(cpy)defaultUrlRewriter":{"name":"defaultUrlRewriter","abstract":"
The default implementation returns the original URL unchanged.
","parent_name":"URLRewriterUtils"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)audioFallbackUrl":{"name":"audioFallbackUrl","abstract":"The audio fallback URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)audioHostUrl":{"name":"audioHostUrl","abstract":"The audio host URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)turnControlUrl":{"name":"turnControlUrl","abstract":"The TURN control URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)signalingUrl":{"name":"signalingUrl","abstract":"The signaling URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)ingestionUrl":{"name":"ingestionUrl","abstract":"The event ingestion URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(im)initWithAudioFallbackUrl:audioHostUrl:turnControlUrl:signalingUrl:urlRewriter:":{"name":"init(audioFallbackUrl:audioHostUrl:turnControlUrl:signalingUrl:urlRewriter:)","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(im)initWithAudioFallbackUrl:audioHostUrl:turnControlUrl:signalingUrl:urlRewriter:ingestionUrl:":{"name":"init(audioFallbackUrl:audioHostUrl:turnControlUrl:signalingUrl:urlRewriter:ingestionUrl:)","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionStatus(py)statusCode":{"name":"statusCode","parent_name":"MeetingSessionStatus"},"Classes/MeetingSessionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionStatus(im)initWithStatusCode:":{"name":"init(statusCode:)","parent_name":"MeetingSessionStatus"},"Classes/MeetingSessionCredentials.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionCredentials(py)attendeeId":{"name":"attendeeId","abstract":"The attendee id for these credentials.
","parent_name":"MeetingSessionCredentials"},"Classes/MeetingSessionCredentials.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionCredentials(py)externalUserId":{"name":"externalUserId","abstract":"The external user Id associated with the attendee.
","parent_name":"MeetingSessionCredentials"},"Classes/MeetingSessionCredentials.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionCredentials(py)joinToken":{"name":"joinToken","abstract":"The token that the session will be authenticated with.
","parent_name":"MeetingSessionCredentials"},"Classes/MeetingSessionCredentials.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionCredentials(im)initWithAttendeeId:externalUserId:joinToken:":{"name":"init(attendeeId:externalUserId:joinToken:)","parent_name":"MeetingSessionCredentials"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)meetingId":{"name":"meetingId","abstract":"The id of the meeting the session is joining.
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)externalMeetingId":{"name":"externalMeetingId","abstract":"The external id of the meeting the session is joining. See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateMeeting.html#API_CreateMeeting_RequestSyntax for more details
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)credentials":{"name":"credentials","abstract":"The credentials used to authenticate the session.
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)urls":{"name":"urls","abstract":"The URLs the session uses to reach the meeting service.
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)urlRewriter":{"name":"urlRewriter","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)primaryMeetingId":{"name":"primaryMeetingId","abstract":"The id of the primary meeting that this session is joining a replica to
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithCreateMeetingResponse:createAttendeeResponse:":{"name":"init(createMeetingResponse:createAttendeeResponse:)","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithMeetingId:credentials:urls:urlRewriter:":{"name":"init(meetingId:credentials:urls:urlRewriter:)","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithMeetingId:externalMeetingId:credentials:urls:urlRewriter:":{"name":"init(meetingId:externalMeetingId:credentials:urls:urlRewriter:)","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithMeetingId:externalMeetingId:credentials:urls:urlRewriter:primaryMeetingId:":{"name":"init(meetingId:externalMeetingId:credentials:urls:urlRewriter:primaryMeetingId:)","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithCreateMeetingResponse:createAttendeeResponse:urlRewriter:":{"name":"init(createMeetingResponse:createAttendeeResponse:urlRewriter:)","parent_name":"MeetingSessionConfiguration"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(py)audioVideo":{"name":"audioVideo","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(py)configuration":{"name":"configuration","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(py)logger":{"name":"logger","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(py)eventAnalyticsController":{"name":"eventAnalyticsController","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(im)initWithConfiguration:logger:eventReporterFactory:":{"name":"init(configuration:logger:eventReporterFactory:)","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(im)initWithConfiguration:logger:":{"name":"init(configuration:logger:)","parent_name":"DefaultMeetingSession"},"Classes/MediaPlacement.html#/c:@M@AmazonChimeSDK@objc(cs)MediaPlacement(im)initWithAudioFallbackUrl:audioHostUrl:signalingUrl:turnControlUrl:":{"name":"init(audioFallbackUrl:audioHostUrl:signalingUrl:turnControlUrl:)","parent_name":"MediaPlacement"},"Classes/MediaPlacement.html#/c:@M@AmazonChimeSDK@objc(cs)MediaPlacement(im)initWithAudioFallbackUrl:audioHostUrl:signalingUrl:turnControlUrl:eventIngestionUrl:":{"name":"init(audioFallbackUrl:audioHostUrl:signalingUrl:turnControlUrl:eventIngestionUrl:)","parent_name":"MediaPlacement"},"Classes/Meeting.html#/c:@M@AmazonChimeSDK@objc(cs)Meeting(im)initWithExternalMeetingId:mediaPlacement:mediaRegion:meetingId:":{"name":"init(externalMeetingId:mediaPlacement:mediaRegion:meetingId:)","parent_name":"Meeting"},"Classes/Meeting.html#/c:@M@AmazonChimeSDK@objc(cs)Meeting(im)initWithExternalMeetingId:mediaPlacement:mediaRegion:meetingId:primaryMeetingId:":{"name":"init(externalMeetingId:mediaPlacement:mediaRegion:meetingId:primaryMeetingId:)","parent_name":"Meeting"},"Classes/CreateMeetingResponse.html#/c:@M@AmazonChimeSDK@objc(cs)CreateMeetingResponse(im)initWithMeeting:":{"name":"init(meeting:)","parent_name":"CreateMeetingResponse"},"Classes/Attendee.html#/c:@M@AmazonChimeSDK@objc(cs)Attendee(im)initWithAttendeeId:externalUserId:joinToken:":{"name":"init(attendeeId:externalUserId:joinToken:)","parent_name":"Attendee"},"Classes/CreateAttendeeResponse.html#/c:@M@AmazonChimeSDK@objc(cs)CreateAttendeeResponse(im)initWithAttendee:":{"name":"init(attendee:)","parent_name":"CreateAttendeeResponse"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultRealtimeController(im)initWithAudioClientController:audioClientObserver:videoClientController:":{"name":"init(audioClientController:audioClientObserver:videoClientController:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalMute":{"name":"realtimeLocalMute()","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalUnmute":{"name":"realtimeLocalUnmute()","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeObserverWithObserver:":{"name":"addRealtimeObserver(observer:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeObserverWithObserver:":{"name":"removeRealtimeObserver(observer:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeDataMessageObserverWithTopic:observer:":{"name":"addRealtimeDataMessageObserver(topic:observer:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeDataMessageObserverFromTopicWithTopic:":{"name":"removeRealtimeDataMessageObserverFromTopic(topic:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSendDataMessageWithTopic:data:lifetimeMs:error:":{"name":"realtimeSendDataMessage(topic:data:lifetimeMs:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSetVoiceFocusEnabledWithEnabled:":{"name":"realtimeSetVoiceFocusEnabled(enabled:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeIsVoiceFocusEnabled":{"name":"realtimeIsVoiceFocusEnabled()","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeTranscriptEventObserverWithObserver:":{"name":"addRealtimeTranscriptEventObserver(observer:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeTranscriptEventObserverWithObserver:":{"name":"removeRealtimeTranscriptEventObserver(observer:)","parent_name":"DefaultRealtimeController"},"Classes/NoopEventReporterFactory.html#/s:14AmazonChimeSDK24NoopEventReporterFactoryC06createeF0AA0eF0_pSgyF":{"name":"createEventReporter()","parent_name":"NoopEventReporterFactory"},"Classes/NoopEventReporterFactory.html#/s:14AmazonChimeSDK24NoopEventReporterFactoryCACycfc":{"name":"init()","parent_name":"NoopEventReporterFactory"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)type":{"name":"type","parent_name":"MeetingEventClientConfiguration"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingEventClientConfiguration(py)eventClientJoinToken":{"name":"eventClientJoinToken","parent_name":"MeetingEventClientConfiguration"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)tag":{"name":"tag","parent_name":"MeetingEventClientConfiguration"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)metadataAttributes":{"name":"metadataAttributes","parent_name":"MeetingEventClientConfiguration"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingEventClientConfiguration(im)initWithEventClientJoinToken:meetingId:attendeeId:":{"name":"init(eventClientJoinToken:meetingId:attendeeId:)","parent_name":"MeetingEventClientConfiguration"},"Classes/IngestionRecord.html#/s:14AmazonChimeSDK15IngestionRecordC8metadataSDySSAA10AnyCodableVSgGvp":{"name":"metadata","abstract":"Metadata associated with the event. This includes deviceName, OSVersion, and etc.
","parent_name":"IngestionRecord"},"Classes/IngestionRecord.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionRecord(py)events":{"name":"events","abstract":"List of IngestionEvent
Event Client Type associated with this event
","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/s:14AmazonChimeSDK14IngestionEventC8metadataSDySSAA10AnyCodableVSgGvp":{"name":"metadata","abstract":"metadata that could be overriden
","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionEvent(py)payloads":{"name":"payloads","abstract":"Payload associated with this ingestion event.
","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionEvent(py)version":{"name":"version","abstract":"Version of payload. Different event format could give different version.
","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/s:14AmazonChimeSDK14IngestionEventC4type8metadata8payloadsACSS_SDySSAA10AnyCodableVSgGSayAA0D7PayloadCGtcfc":{"name":"init(type:metadata:payloads:)","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/s:14AmazonChimeSDK14IngestionEventC4type8metadata8payloads7versionACSS_SDySSAA10AnyCodableVSgGSayAA0D7PayloadCGSitcfc":{"name":"init(type:metadata:payloads:version:)","parent_name":"IngestionEvent"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)init":{"name":"init()","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)setFlushSizeWithFlushSize:":{"name":"setFlushSize(flushSize:)","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)setFlushIntervalMsWithFlushIntervalMs:":{"name":"setFlushIntervalMs(flushIntervalMs:)","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)setRetryCountLimitWithRetryCountLimit:":{"name":"setRetryCountLimit(retryCountLimit:)","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)buildWithDisabled:ingestionUrl:clientConiguration:":{"name":"build(disabled:ingestionUrl:clientConiguration:)","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)clientConfiguration":{"name":"clientConfiguration","abstract":"Event client configuration specific that has different properties based on type.","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)ingestionUrl":{"name":"ingestionUrl","abstract":"
Url of ingestion endpoint to send data.
","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)disabled":{"name":"disabled","abstract":"Whether ingestion is enabled or disabled.
","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)flushSize":{"name":"flushSize","abstract":"Size to send to the server in a batch.","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)flushIntervalMs":{"name":"flushIntervalMs","abstract":"
Interval to continously send to the server in a batch.","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)retryCountLimit":{"name":"retryCountLimit","abstract":"
Number of retries.","parent_name":"IngestionConfiguration"},"Classes/DefaultMeetingEventReporterFactory.html#/s:14AmazonChimeSDK34DefaultMeetingEventReporterFactoryC22ingestionConfiguration6loggerAcA09IngestionJ0C_AA6Logger_ptcfc":{"name":"init(ingestionConfiguration:logger:)","parent_name":"DefaultMeetingEventReporterFactory"},"Classes/DefaultMeetingEventReporterFactory.html#/s:14AmazonChimeSDK34DefaultMeetingEventReporterFactoryC06createfG0AA0fG0_pSgyF":{"name":"createEventReporter()","parent_name":"DefaultMeetingEventReporterFactory"},"Classes/DefaultEventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)reportWithEvent:":{"name":"report(event:)","parent_name":"DefaultEventReporter"},"Classes/DefaultEventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)start":{"name":"start()","parent_name":"DefaultEventReporter"},"Classes/DefaultEventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)stop":{"name":"stop()","parent_name":"DefaultEventReporter"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(py)label":{"name":"label","abstract":"
Label of MediaDevice
","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(py)type":{"name":"type","abstract":"Type of MediaDevice (ex: Bluetooth Audio, Front Camera)
","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(py)port":{"name":"port","abstract":"Audio Information based on iOS native AVAudioSessionPortDescription
","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(cm)listVideoDevices":{"name":"listVideoDevices()","abstract":"
List available video capture devices from the hardware
","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(cm)listSupportedVideoCaptureFormatsWithMediaDevice:":{"name":"listSupportedVideoCaptureFormats(mediaDevice:)","abstract":"List available VideoCaptureFormat
from the video capture device.","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(im)initWithLabel:type:":{"name":"init(label:type:)","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(im)initWithLabel:port:":{"name":"init(label:port:)","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(py)description":{"name":"description","parent_name":"MediaDevice"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultDeviceController(im)initWithAudioSession:videoClientController:eventAnalyticsController:logger:":{"name":"init(audioSession:videoClientController:eventAnalyticsController:logger:)","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)listAudioDevices":{"name":"listAudioDevices()","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)chooseAudioDeviceWithMediaDevice:":{"name":"chooseAudioDevice(mediaDevice:)","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)addDeviceChangeObserverWithObserver:":{"name":"addDeviceChangeObserver(observer:)","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)removeDeviceChangeObserverWithObserver:":{"name":"removeDeviceChangeObserver(observer:)","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)switchCamera":{"name":"switchCamera()","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveCamera":{"name":"getActiveCamera()","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveAudioDevice":{"name":"getActiveAudioDevice()","parent_name":"DefaultDeviceController"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(py)width":{"name":"width","abstract":"
Capture width in pixels.
","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(py)height":{"name":"height","abstract":"Capture height in pixels.
","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(py)maxFrameRate":{"name":"maxFrameRate","abstract":"Max frame rate. When used as input this implies the desired frame rate as well.
","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(im)initWithWidth:height:maxFrameRate:":{"name":"init(width:height:maxFrameRate:)","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(im)isEqual:":{"name":"isEqual(_:)","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(cm)fromAVCaptureDeviceFormatWithFormat:":{"name":"fromAVCaptureDeviceFormat(format:)","abstract":"Helper function to convert AVCaptureDevice.Format
to VideoCaptureFormat
Expose current capture device’s torch availability
","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)addVideoSinkWithSink:":{"name":"addVideoSink(sink:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)removeVideoSinkWithSink:":{"name":"removeVideoSink(sink:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)start":{"name":"start()","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)stop":{"name":"stop()","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(im)switchCamera":{"name":"switchCamera()","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)addCaptureSourceObserverWithObserver:":{"name":"addCaptureSourceObserver(observer:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)removeCaptureSourceObserverWithObserver:":{"name":"removeCaptureSourceObserver(observer:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultCameraCaptureSource(im)setEventAnalyticsControllerWithEventAnalyticsController:":{"name":"setEventAnalyticsController(eventAnalyticsController:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@CM@AmazonChimeSDK@objc(cs)DefaultCameraCaptureSource(im)captureOutput:didOutputSampleBuffer:fromConnection:":{"name":"captureOutput(_:didOutput:from:)","parent_name":"DefaultCameraCaptureSource"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(py)videoContentHint":{"name":"videoContentHint","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC010backgroundE13ConfigurationAcA0deJ0C_tcfc":{"name":"init(backgroundReplacementConfiguration:)","abstract":"Public constructor to initialize the processor with a BackgroundReplacementConfiguration
.
Receive a video frame from some upstream source. The foreground is segmented and then masked on top","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC03setD5Image03newdeJ0ySo7UIImageC_tF":{"name":"setBackgroundImage(newBackgroundReplacementImage:)","abstract":"
Allow builders to change background image after initialization.
","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC03addF4Sink4sinkyAA0fJ0_p_tF":{"name":"addVideoSink(sink:)","abstract":"Adds a video sink to the sinks set.
","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC06removeF4Sink4sinkyAA0fJ0_p_tF":{"name":"removeVideoSink(sink:)","abstract":"Remove a video sink from the sinks set.
","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC11updateSinks5frameyAA0fG0C_tF":{"name":"updateSinks(frame:)","abstract":"Update the VideoSink(s)
with a new frame.
Public constructor to initialize the processor.
","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/s:14AmazonChimeSDK33BackgroundBlurVideoFrameProcessorC02onfG8Received5frameyAA0fG0C_tF":{"name":"onVideoFrameReceived(frame:)","abstract":"Receive a video frame from some upstream source. The foreground is segmented and then masked","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/s:14AmazonChimeSDK33BackgroundBlurVideoFrameProcessorC03setE8Strength03neweJ0yAA0deJ0O_tF":{"name":"setBlurStrength(newBlurStrength:)","abstract":"
Allow builders to change the blur intensity value after initialization.
","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/s:14AmazonChimeSDK33BackgroundBlurVideoFrameProcessorC03addF4Sink4sinkyAA0fJ0_p_tF":{"name":"addVideoSink(sink:)","abstract":"Adds a video sink to the sinks set.
","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/s:14AmazonChimeSDK33BackgroundBlurVideoFrameProcessorC06removeF4Sink4sinkyAA0fJ0_p_tF":{"name":"removeVideoSink(sink:)","abstract":"Remove a video sink from the sinks set.
","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/s:14AmazonChimeSDK33BackgroundBlurVideoFrameProcessorC11updateSinks5frameyAA0fG0C_tF":{"name":"updateSinks(frame:)","abstract":"Update the VideoSink(s)
with a new frame.
Static method to check whether BackgroundFilterProcessor can be used. This verifies that the builder","parent_name":"BackgroundFilterProcessor"},"Classes/BackgroundFilterProcessor.html#/s:14AmazonChimeSDK25BackgroundFilterProcessorC6loggerAcA6Logger_p_tcfc":{"name":"init(logger:)","abstract":"
Public constructor to initialize the processor.
","parent_name":"BackgroundFilterProcessor"},"Classes/BackgroundFilterProcessor.html#/s:14AmazonChimeSDK25BackgroundFilterProcessorC25createForegroundAlphaMask12inputFrameCG0kL2CISo7CIImageCSgSo10CGImageRefa_AHtF":{"name":"createForegroundAlphaMask(inputFrameCG:inputFrameCI:)","abstract":"Creates the alpha mask [0-255] of the foreground image using SegmentationProcessor
.
Blends foreground alpha mask with input image to produce a foreground image which is rendered on top","parent_name":"BackgroundFilterProcessor"},"Classes/BackgroundFilterProcessor.html#/s:14AmazonChimeSDK25BackgroundFilterProcessorC13getBufferPoolSo07CVPixelhI3RefaSgyF":{"name":"getBufferPool()","parent_name":"BackgroundFilterProcessor"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)tileId":{"name":"tileId","abstract":"
Unique Id associated with this tile
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)attendeeId":{"name":"attendeeId","abstract":"Id of the user associated with this tile
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)videoStreamContentWidth":{"name":"videoStreamContentWidth","abstract":"Width of video stream content
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)videoStreamContentHeight":{"name":"videoStreamContentHeight","abstract":"Height of video stream content
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)pauseState":{"name":"pauseState","abstract":"Current pause state of this tile
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)isLocalTile":{"name":"isLocalTile","abstract":"Whether tile is local or remote tile
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)isContent":{"name":"isContent","abstract":"Whether this is screen share
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(im)initWithTileId:attendeeId:videoStreamContentWidth:videoStreamContentHeight:pauseState:isLocalTile:":{"name":"init(tileId:attendeeId:videoStreamContentWidth:videoStreamContentHeight:pauseState:isLocalTile:)","parent_name":"VideoTileState"},"Classes/VideoSubscriptionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)VideoSubscriptionConfiguration(py)priority":{"name":"priority","parent_name":"VideoSubscriptionConfiguration"},"Classes/VideoSubscriptionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)VideoSubscriptionConfiguration(py)targetResolution":{"name":"targetResolution","parent_name":"VideoSubscriptionConfiguration"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC5widthSivp":{"name":"width","parent_name":"VideoResolution"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC6heightSivp":{"name":"height","parent_name":"VideoResolution"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC4highACvpZ":{"name":"high","abstract":"Preset video resolutions.
","parent_name":"VideoResolution"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC6mediumACvpZ":{"name":"medium","parent_name":"VideoResolution"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC3lowACvpZ":{"name":"low","parent_name":"VideoResolution"},"Classes/VideoFramePixelBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)VideoFrameBuffer(im)width":{"name":"width()","parent_name":"VideoFramePixelBuffer"},"Classes/VideoFramePixelBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)VideoFrameBuffer(im)height":{"name":"height()","parent_name":"VideoFramePixelBuffer"},"Classes/VideoFramePixelBuffer.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFramePixelBuffer(py)pixelBuffer":{"name":"pixelBuffer","parent_name":"VideoFramePixelBuffer"},"Classes/VideoFramePixelBuffer.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFramePixelBuffer(im)initWithPixelBuffer:":{"name":"init(pixelBuffer:)","parent_name":"VideoFramePixelBuffer"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)width":{"name":"width","abstract":"Width of the video frame in pixels.
","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)height":{"name":"height","abstract":"Height of the video frame in pixels.
","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)timestampNs":{"name":"timestampNs","abstract":"Timestamp in nanoseconds at which the video frame was captured from some system monotonic clock.","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)rotation":{"name":"rotation","abstract":"
Rotation of the video frame buffer in degrees clockwise from intended viewing horizon.
","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)buffer":{"name":"buffer","abstract":"Object containing actual video frame data in some form.
","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(im)initWithTimestampNs:rotation:buffer:":{"name":"init(timestampNs:rotation:buffer:)","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(im)initWithSampleBuffer:":{"name":"init(sampleBuffer:)","parent_name":"VideoFrame"},"Classes/RemoteVideoSource.html#/c:@M@AmazonChimeSDK@objc(cs)RemoteVideoSource(py)attendeeId":{"name":"attendeeId","parent_name":"RemoteVideoSource"},"Classes/LocalVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)LocalVideoConfiguration(py)simulcastEnabled":{"name":"simulcastEnabled","abstract":"The flag to disable/enable simulcast, default to true","parent_name":"LocalVideoConfiguration"},"Classes/LocalVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)LocalVideoConfiguration(py)maxBitRateKbps":{"name":"maxBitRateKbps","abstract":"
The max bit rate for video encoding, should be greater than 0","parent_name":"LocalVideoConfiguration"},"Classes/LocalVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)LocalVideoConfiguration(im)initWithMaxBitRateKbps:simulcastEnabled:":{"name":"init(maxBitRateKbps:simulcastEnabled:)","parent_name":"LocalVideoConfiguration"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoTileController(im)initWithVideoClientController:logger:meetingStatsCollector:":{"name":"init(videoClientController:logger:meetingStatsCollector:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileController(im)onReceiveFrameWithFrame:videoId:attendeeId:pauseState:":{"name":"onReceiveFrame(frame:videoId:attendeeId:pauseState:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)bindVideoViewWithVideoView:tileId:":{"name":"bindVideoView(videoView:tileId:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)unbindVideoViewWithTileId:":{"name":"unbindVideoView(tileId:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)addVideoTileObserverWithObserver:":{"name":"addVideoTileObserver(observer:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)removeVideoTileObserverWithObserver:":{"name":"removeVideoTileObserver(observer:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)pauseRemoteVideoTileWithTileId:":{"name":"pauseRemoteVideoTile(tileId:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)resumeRemoteVideoTileWithTileId:":{"name":"resumeRemoteVideoTile(tileId:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(py)state":{"name":"state","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(py)videoRenderView":{"name":"videoRenderView","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoTile(im)initWithTileId:attendeeId:videoStreamContentWidth:videoStreamContentHeight:isLocalTile:logger:":{"name":"init(tileId:attendeeId:videoStreamContentWidth:videoStreamContentHeight:isLocalTile:logger:)","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)bindWithVideoRenderView:":{"name":"bind(videoRenderView:)","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSink(im)onVideoFrameReceivedWithFrame:":{"name":"onVideoFrameReceived(frame:)","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)unbind":{"name":"unbind()","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)setPauseStateWithPauseState:":{"name":"setPauseState(pauseState:)","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(py)mirror":{"name":"mirror","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(py)contentMode":{"name":"contentMode","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(im)initWithCoder:":{"name":"init(coder:)","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(im)initWithFrame:":{"name":"init(frame:)","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(im)init":{"name":"init()","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSink(im)onVideoFrameReceivedWithFrame:":{"name":"onVideoFrameReceived(frame:)","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(im)resetImage":{"name":"resetImage()","parent_name":"DefaultVideoRenderView"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)type":{"name":"type","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)eventTimeMs":{"name":"eventTimeMs","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)transcriptionRegion":{"name":"transcriptionRegion","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)transcriptionConfiguration":{"name":"transcriptionConfiguration","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)message":{"name":"message","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(im)initWithType:eventTimeMs:transcriptionRegion:transcriptionConfiguration:message:":{"name":"init(type:eventTimeMs:transcriptionRegion:transcriptionConfiguration:message:)","parent_name":"TranscriptionStatus"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)resultId":{"name":"resultId","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)channelId":{"name":"channelId","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)isPartial":{"name":"isPartial","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)startTimeMs":{"name":"startTimeMs","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)endTimeMs":{"name":"endTimeMs","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)alternatives":{"name":"alternatives","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)languageCode":{"name":"languageCode","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)languageIdentification":{"name":"languageIdentification","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(im)initWithResultId:channelId:isPartial:startTimeMs:endTimeMs:alternatives:languageCode:languageIdentification:":{"name":"init(resultId:channelId:isPartial:startTimeMs:endTimeMs:alternatives:languageCode:languageIdentification:)","parent_name":"TranscriptResult"},"Classes/TranscriptLanguageWithScore.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptLanguageWithScore(py)languageCode":{"name":"languageCode","parent_name":"TranscriptLanguageWithScore"},"Classes/TranscriptLanguageWithScore.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptLanguageWithScore(py)score":{"name":"score","parent_name":"TranscriptLanguageWithScore"},"Classes/TranscriptLanguageWithScore.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptLanguageWithScore(im)initWithLanguageCode:score:":{"name":"init(languageCode:score:)","parent_name":"TranscriptLanguageWithScore"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)type":{"name":"type","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)startTimeMs":{"name":"startTimeMs","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)endTimeMs":{"name":"endTimeMs","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)attendee":{"name":"attendee","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)content":{"name":"content","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)vocabularyFilterMatch":{"name":"vocabularyFilterMatch","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/s:14AmazonChimeSDK14TranscriptItemC6stableSbSgvp":{"name":"stable","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/s:14AmazonChimeSDK14TranscriptItemC10confidenceSdSgvp":{"name":"confidence","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/s:14AmazonChimeSDK14TranscriptItemC4type11startTimeMs03endhI08attendee7content21vocabularyFilterMatch6stable10confidenceAcA0dE4TypeO_s5Int64VAoA12AttendeeInfoCSSS2bSgSdSgtcfc":{"name":"init(type:startTimeMs:endTimeMs:attendee:content:vocabularyFilterMatch:stable:confidence:)","parent_name":"TranscriptItem"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)type":{"name":"type","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)content":{"name":"content","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)category":{"name":"category","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/s:14AmazonChimeSDK16TranscriptEntityC10confidenceSdSgvp":{"name":"confidence","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)startTimeMs":{"name":"startTimeMs","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)endTimeMs":{"name":"endTimeMs","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/s:14AmazonChimeSDK16TranscriptEntityC4type7content8category10confidence11startTimeMs03endkL0ACSS_S2SSdSgs5Int64VALtcfc":{"name":"init(type:content:category:confidence:startTimeMs:endTimeMs:)","parent_name":"TranscriptEntity"},"Classes/TranscriptAlternative.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptAlternative(py)items":{"name":"items","parent_name":"TranscriptAlternative"},"Classes/TranscriptAlternative.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptAlternative(py)entities":{"name":"entities","parent_name":"TranscriptAlternative"},"Classes/TranscriptAlternative.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptAlternative(py)transcript":{"name":"transcript","parent_name":"TranscriptAlternative"},"Classes/TranscriptAlternative.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptAlternative(im)initWithItems:transcript:entities:":{"name":"init(items:transcript:entities:)","parent_name":"TranscriptAlternative"},"Classes/Transcript.html#/c:@M@AmazonChimeSDK@objc(cs)Transcript(py)results":{"name":"results","parent_name":"Transcript"},"Classes/Transcript.html#/c:@M@AmazonChimeSDK@objc(cs)Transcript(im)initWithResults:":{"name":"init(results:)","parent_name":"Transcript"},"Classes/VolumeUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)VolumeUpdate(py)attendeeInfo":{"name":"attendeeInfo","parent_name":"VolumeUpdate"},"Classes/VolumeUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)VolumeUpdate(py)volumeLevel":{"name":"volumeLevel","parent_name":"VolumeUpdate"},"Classes/VolumeUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)VolumeUpdate(im)initWithAttendeeInfo:volumeLevel:":{"name":"init(attendeeInfo:volumeLevel:)","parent_name":"VolumeUpdate"},"Classes/SignalUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)SignalUpdate(py)attendeeInfo":{"name":"attendeeInfo","parent_name":"SignalUpdate"},"Classes/SignalUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)SignalUpdate(py)signalStrength":{"name":"signalStrength","parent_name":"SignalUpdate"},"Classes/SignalUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)SignalUpdate(im)initWithAttendeeInfo:signalStrength:":{"name":"init(attendeeInfo:signalStrength:)","parent_name":"SignalUpdate"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)timestampMs":{"name":"timestampMs","abstract":"
Monotonically increasing server ingest time
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)topic":{"name":"topic","abstract":"Topic this message was sent on
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)data":{"name":"data","abstract":"Data payload
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)senderAttendeeId":{"name":"senderAttendeeId","abstract":"Sender attendee
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)senderExternalUserId":{"name":"senderExternalUserId","abstract":"Sender attendee external user Id
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)throttled":{"name":"throttled","abstract":"true if server throttled or rejected message,","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(im)initWithTopic:data:senderAttendeeId:senderExternalUserId:timestampMs:throttled:":{"name":"init(topic:data:senderAttendeeId:senderExternalUserId:timestampMs:throttled:)","abstract":"
Initiailize a DataMessage object
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(im)text":{"name":"text()","abstract":"Marshal data byte array to String
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(im)fromJSON":{"name":"fromJSON()","abstract":"Try deserialize data byte array to swift basic collection type
","parent_name":"DataMessage"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(py)attendeeId":{"name":"attendeeId","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(py)externalUserId":{"name":"externalUserId","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(im)initWithAttendeeId:externalUserId:":{"name":"init(attendeeId:externalUserId:)","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(im)isEqual:":{"name":"isEqual(_:)","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(py)hash":{"name":"hash","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"AttendeeInfo"},"Classes/ReplayKitSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(py)videoContentHint":{"name":"videoContentHint","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/s:14AmazonChimeSDK15ReplayKitSourceC6loggerAcA6Logger_p_tcfc":{"name":"init(logger:)","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/s:14AmazonChimeSDK15ReplayKitSourceC4stopyyF":{"name":"stop()","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)addVideoSinkWithSink:":{"name":"addVideoSink(sink:)","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)removeVideoSinkWithSink:":{"name":"removeVideoSink(sink:)","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/s:14AmazonChimeSDK15ReplayKitSourceC19processSampleBuffer06sampleI04typeySo08CMSampleI3Refa_So08RPSampleI4TypeVtF":{"name":"processSampleBuffer(sampleBuffer:type:)","parent_name":"ReplayKitSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(py)videoContentHint":{"name":"videoContentHint","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(cs)InAppScreenCaptureSource(im)initWithLogger:":{"name":"init(logger:)","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)start":{"name":"start()","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)stop":{"name":"stop()","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)addVideoSinkWithSink:":{"name":"addVideoSink(sink:)","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)removeVideoSinkWithSink:":{"name":"removeVideoSink(sink:)","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)addCaptureSourceObserverWithObserver:":{"name":"addCaptureSourceObserver(observer:)","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)removeCaptureSourceObserverWithObserver:":{"name":"removeCaptureSourceObserver(observer:)","parent_name":"InAppScreenCaptureSource"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultContentShareController(im)initWithContentShareVideoClientController:":{"name":"init(contentShareVideoClientController:)","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:":{"name":"startContentShare(source:)","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:config:":{"name":"startContentShare(source:config:)","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)stopContentShare":{"name":"stopContentShare()","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)addContentShareObserverWithObserver:":{"name":"addContentShareObserver(observer:)","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)removeContentShareObserverWithObserver:":{"name":"removeContentShareObserver(observer:)","parent_name":"DefaultContentShareController"},"Classes/ContentShareStatus.html#/c:@M@AmazonChimeSDK@objc(cs)ContentShareStatus(py)statusCode":{"name":"statusCode","parent_name":"ContentShareStatus"},"Classes/ContentShareStatus.html#/c:@M@AmazonChimeSDK@objc(cs)ContentShareStatus(im)initWithStatusCode:":{"name":"init(statusCode:)","parent_name":"ContentShareStatus"},"Classes/ContentShareSource.html#/c:@M@AmazonChimeSDK@objc(cs)ContentShareSource(py)videoSource":{"name":"videoSource","parent_name":"ContentShareSource"},"Classes/IntervalScheduler.html#/c:@M@AmazonChimeSDK@objc(cs)IntervalScheduler(im)initWithIntervalMs:callback:":{"name":"init(intervalMs:callback:)","parent_name":"IntervalScheduler"},"Classes/IntervalScheduler.html#/c:@M@AmazonChimeSDK@objc(pl)Scheduler(im)start":{"name":"start()","parent_name":"IntervalScheduler"},"Classes/IntervalScheduler.html#/c:@M@AmazonChimeSDK@objc(pl)Scheduler(im)stop":{"name":"stop()","parent_name":"IntervalScheduler"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(cpy)defaultSpeakerWeight":{"name":"defaultSpeakerWeight","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(cpy)defaultCutoffThreshold":{"name":"defaultCutoffThreshold","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(cpy)defaultTakeoverRate":{"name":"defaultTakeoverRate","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(im)init":{"name":"init()","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(im)initWithSpeakerWeight:cutoffThreshold:takeoverRate:":{"name":"init(speakerWeight:cutoffThreshold:takeoverRate:)","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerPolicy(im)calculateScoreWithAttendeeInfo:volume:":{"name":"calculateScore(attendeeInfo:volume:)","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerPolicy(im)prioritizeVideoSendBandwidthForActiveSpeaker":{"name":"prioritizeVideoSendBandwidthForActiveSpeaker()","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerDetector(im)initWithSelfAttendeeId:":{"name":"init(selfAttendeeId:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)hasBandwidthPriorityCallbackWithHasBandwidthPriority:":{"name":"hasBandwidthPriorityCallback(hasBandwidthPriority:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)volumeDidChangeWithVolumeUpdates:":{"name":"volumeDidChange(volumeUpdates:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)signalStrengthDidChangeWithSignalUpdates:":{"name":"signalStrengthDidChange(signalUpdates:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidLeaveWithAttendeeInfo:":{"name":"attendeesDidLeave(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidDropWithAttendeeInfo:":{"name":"attendeesDidDrop(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidMuteWithAttendeeInfo:":{"name":"attendeesDidMute(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidUnmuteWithAttendeeInfo:":{"name":"attendeesDidUnmute(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidJoinWithAttendeeInfo:":{"name":"attendeesDidJoin(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)addActiveSpeakerObserverWithPolicy:observer:":{"name":"addActiveSpeakerObserver(policy:observer:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)removeActiveSpeakerObserverWithObserver:":{"name":"removeActiveSpeakerObserver(observer:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoFacade(py)configuration":{"name":"configuration","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoFacade(py)logger":{"name":"logger","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoFacade(im)initWithAudioVideoController:realtimeController:deviceController:videoTileController:activeSpeakerDetector:contentShareController:eventAnalyticsController:meetingStatsCollector:":{"name":"init(audioVideoController:realtimeController:deviceController:videoTileController:activeSpeakerDetector:contentShareController:eventAnalyticsController:meetingStatsCollector:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithAudioVideoConfiguration:error:":{"name":"start(audioVideoConfiguration:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithCallKitEnabled:error:":{"name":"start(callKitEnabled:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startAndReturnError:":{"name":"start()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stop":{"name":"stop()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoAndReturnError:":{"name":"startLocalVideo()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithConfig:error:":{"name":"startLocalVideo(config:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:":{"name":"startLocalVideo(source:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:config:":{"name":"startLocalVideo(source:config:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopLocalVideo":{"name":"stopLocalVideo()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startRemoteVideo":{"name":"startRemoteVideo()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopRemoteVideo":{"name":"stopRemoteVideo()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalMute":{"name":"realtimeLocalMute()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalUnmute":{"name":"realtimeLocalUnmute()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeObserverWithObserver:":{"name":"addRealtimeObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeObserverWithObserver:":{"name":"removeRealtimeObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeDataMessageObserverWithTopic:observer:":{"name":"addRealtimeDataMessageObserver(topic:observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeDataMessageObserverFromTopicWithTopic:":{"name":"removeRealtimeDataMessageObserverFromTopic(topic:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSendDataMessageWithTopic:data:lifetimeMs:error:":{"name":"realtimeSendDataMessage(topic:data:lifetimeMs:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSetVoiceFocusEnabledWithEnabled:":{"name":"realtimeSetVoiceFocusEnabled(enabled:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeIsVoiceFocusEnabled":{"name":"realtimeIsVoiceFocusEnabled()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addAudioVideoObserverWithObserver:":{"name":"addAudioVideoObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)removeAudioVideoObserverWithObserver:":{"name":"removeAudioVideoObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addMetricsObserverWithObserver:":{"name":"addMetricsObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)removeMetricsObserverWithObserver:":{"name":"removeMetricsObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeTranscriptEventObserverWithObserver:":{"name":"addRealtimeTranscriptEventObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeTranscriptEventObserverWithObserver:":{"name":"removeRealtimeTranscriptEventObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)updateVideoSourceSubscriptionsWithAddedOrUpdated:removed:":{"name":"updateVideoSourceSubscriptions(addedOrUpdated:removed:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)promoteToPrimaryMeetingWithCredentials:observer:":{"name":"promoteToPrimaryMeeting(credentials:observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)demoteFromPrimaryMeeting":{"name":"demoteFromPrimaryMeeting()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)listAudioDevices":{"name":"listAudioDevices()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)chooseAudioDeviceWithMediaDevice:":{"name":"chooseAudioDevice(mediaDevice:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)addDeviceChangeObserverWithObserver:":{"name":"addDeviceChangeObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)removeDeviceChangeObserverWithObserver:":{"name":"removeDeviceChangeObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)switchCamera":{"name":"switchCamera()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveCamera":{"name":"getActiveCamera()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveAudioDevice":{"name":"getActiveAudioDevice()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)bindVideoViewWithVideoView:tileId:":{"name":"bindVideoView(videoView:tileId:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)unbindVideoViewWithTileId:":{"name":"unbindVideoView(tileId:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)addVideoTileObserverWithObserver:":{"name":"addVideoTileObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)removeVideoTileObserverWithObserver:":{"name":"removeVideoTileObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)pauseRemoteVideoTileWithTileId:":{"name":"pauseRemoteVideoTile(tileId:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)resumeRemoteVideoTileWithTileId:":{"name":"resumeRemoteVideoTile(tileId:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)addActiveSpeakerObserverWithPolicy:observer:":{"name":"addActiveSpeakerObserver(policy:observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)removeActiveSpeakerObserverWithObserver:":{"name":"removeActiveSpeakerObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)hasBandwidthPriorityCallbackWithHasBandwidthPriority:":{"name":"hasBandwidthPriorityCallback(hasBandwidthPriority:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:":{"name":"startContentShare(source:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:config:":{"name":"startContentShare(source:config:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)stopContentShare":{"name":"stopContentShare()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)addContentShareObserverWithObserver:":{"name":"addContentShareObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)removeContentShareObserverWithObserver:":{"name":"removeContentShareObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)addEventAnalyticsObserverWithObserver:":{"name":"addEventAnalyticsObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)removeEventAnalyticsObserverWithObserver:":{"name":"removeEventAnalyticsObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)getMeetingHistory":{"name":"getMeetingHistory()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)getCommonEventAttributes":{"name":"getCommonEventAttributes()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoController(py)configuration":{"name":"configuration","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoController(py)logger":{"name":"logger","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoController(im)initWithAudioClientController:audioClientObserver:clientMetricsCollector:videoClientController:videoTileController:configuration:logger:":{"name":"init(audioClientController:audioClientObserver:clientMetricsCollector:videoClientController:videoTileController:configuration:logger:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startAndReturnError:":{"name":"start()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithCallKitEnabled:error:":{"name":"start(callKitEnabled:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithAudioVideoConfiguration:error:":{"name":"start(audioVideoConfiguration:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stop":{"name":"stop()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addAudioVideoObserverWithObserver:":{"name":"addAudioVideoObserver(observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)removeAudioVideoObserverWithObserver:":{"name":"removeAudioVideoObserver(observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addMetricsObserverWithObserver:":{"name":"addMetricsObserver(observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)removeMetricsObserverWithObserver:":{"name":"removeMetricsObserver(observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoAndReturnError:":{"name":"startLocalVideo()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithConfig:error:":{"name":"startLocalVideo(config:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:":{"name":"startLocalVideo(source:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:config:":{"name":"startLocalVideo(source:config:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopLocalVideo":{"name":"stopLocalVideo()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startRemoteVideo":{"name":"startRemoteVideo()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopRemoteVideo":{"name":"stopRemoteVideo()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)updateVideoSourceSubscriptionsWithAddedOrUpdated:removed:":{"name":"updateVideoSourceSubscriptions(addedOrUpdated:removed:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)promoteToPrimaryMeetingWithCredentials:observer:":{"name":"promoteToPrimaryMeeting(credentials:observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)demoteFromPrimaryMeeting":{"name":"demoteFromPrimaryMeeting()","parent_name":"DefaultAudioVideoController"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(py)audioMode":{"name":"audioMode","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(py)callKitEnabled":{"name":"callKitEnabled","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)init":{"name":"init()","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)initWithAudioMode:":{"name":"init(audioMode:)","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)initWithCallKitEnabled:":{"name":"init(callKitEnabled:)","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)initWithAudioMode:callKitEnabled:":{"name":"init(audioMode:callKitEnabled:)","parent_name":"AudioVideoConfiguration"},"Classes/SDKEvent.html#/c:@M@AmazonChimeSDK@objc(cs)SDKEvent(py)name":{"name":"name","parent_name":"SDKEvent"},"Classes/SDKEvent.html#/c:@M@AmazonChimeSDK@objc(cs)SDKEvent(py)eventAttributes":{"name":"eventAttributes","parent_name":"SDKEvent"},"Classes/SDKEvent.html#/c:@M@AmazonChimeSDK@objc(cs)SDKEvent(im)initWithMeetingHistoryEventName:eventAttributes:":{"name":"init(meetingHistoryEventName:eventAttributes:)","parent_name":"SDKEvent"},"Classes/SDKEvent.html#/c:@M@AmazonChimeSDK@objc(cs)SDKEvent(im)initWithEventName:eventAttributes:":{"name":"init(eventName:eventAttributes:)","parent_name":"SDKEvent"},"Classes/MeetingHistoryEvent.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingHistoryEvent(py)meetingHistoryEventName":{"name":"meetingHistoryEventName","parent_name":"MeetingHistoryEvent"},"Classes/MeetingHistoryEvent.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingHistoryEvent(py)timestampMs":{"name":"timestampMs","parent_name":"MeetingHistoryEvent"},"Classes/MeetingHistoryEvent.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingHistoryEvent(im)initWithMeetingHistoryEventName:timestampMs:":{"name":"init(meetingHistoryEventName:timestampMs:)","parent_name":"MeetingHistoryEvent"},"Classes/MeetingHistoryEvent.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingHistoryEvent(py)description":{"name":"description","parent_name":"MeetingHistoryEvent"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)publishEventWithName:attributes:":{"name":"publishEvent(name:attributes:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)getMeetingHistory":{"name":"getMeetingHistory()","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultEventAnalyticsController(im)publishEventWithName:":{"name":"publishEvent(name:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)pushHistoryWithHistoryEventName:":{"name":"pushHistory(historyEventName:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)addEventAnalyticsObserverWithObserver:":{"name":"addEventAnalyticsObserver(observer:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)removeEventAnalyticsObserverWithObserver:":{"name":"removeEventAnalyticsObserver(observer:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)getCommonEventAttributes":{"name":"getCommonEventAttributes()","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html":{"name":"DefaultEventAnalyticsController"},"Classes/MeetingHistoryEvent.html":{"name":"MeetingHistoryEvent"},"Classes/SDKEvent.html":{"name":"SDKEvent","abstract":"SDKEvent
defines event that composes of name of event and attribute to describe the event
AudioVideoConfiguration
represents the configuration to be used for audio and video during a meeting session.
IntervalScheduler
calls the callback every intervalMs milliseconds.
ContentShareSource
contains the media sources to attach to the content share
ContentShareStatus
indicates a status received regarding the content share.
InAppScreenCaptureSource
is used to share screen capture within the app. When the app is in the background,"},"Classes/ReplayKitSource.html":{"name":"ReplayKitSource","abstract":"
ReplayKitSource
repackages CMSampleBuffer
objects from ReplayKit into SDK"},"Classes/AttendeeInfo.html":{"name":"AttendeeInfo"},"Classes/DataMessage.html":{"name":"DataMessage","abstract":"
Data message received from server.
"},"Classes/SignalUpdate.html":{"name":"SignalUpdate"},"Classes/VolumeUpdate.html":{"name":"VolumeUpdate"},"Classes/Transcript.html":{"name":"Transcript","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptAlternative.html":{"name":"TranscriptAlternative","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptEntity.html":{"name":"TranscriptEntity","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptItem.html":{"name":"TranscriptItem","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptLanguageWithScore.html":{"name":"TranscriptLanguageWithScore","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptResult.html":{"name":"TranscriptResult","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptionStatus.html":{"name":"TranscriptionStatus","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/DefaultVideoRenderView.html":{"name":"DefaultVideoRenderView"},"Classes/DefaultVideoTile.html":{"name":"DefaultVideoTile"},"Classes/DefaultVideoTileController.html":{"name":"DefaultVideoTileController"},"Classes/LocalVideoConfiguration.html":{"name":"LocalVideoConfiguration","abstract":"Configuration for a local video or content share to be sent
"},"Classes/RemoteVideoSource.html":{"name":"RemoteVideoSource","abstract":"A video source available in the current meeting. RemoteVideoSource need to be consistent between remoteVideoSourcesDidBecomeAvailable
"},"Classes/VideoFrame.html":{"name":"VideoFrame","abstract":"
VideoFrame
is a class which contains a VideoFrameBuffer
and metadata necessary for transmission."},"Classes/VideoFramePixelBuffer.html":{"name":"VideoFramePixelBuffer","abstract":"
VideoFramePixelBuffer
is a buffer which contains a single video frame in the form of CVPixelBuffer
.
Customizable video resolution parameters for a remote video source.
"},"Classes/VideoSubscriptionConfiguration.html":{"name":"VideoSubscriptionConfiguration","abstract":"Configuration for a specific video source."},"Classes/VideoTileState.html":{"name":"VideoTileState","abstract":"
VideoTileState
encapsulates the state of a VideoTile
.
BackgroundFilterProcessor
is a processor that uses SegmentationProcessor
to process a frame by"},"Classes/NoopSegmentationProcessor.html":{"name":"NoopSegmentationProcessor","abstract":"
NoopSegmentationProcessor
is a processor that does nothing except pass image frames in and out."},"Classes/BackgroundBlurConfiguration.html":{"name":"BackgroundBlurConfiguration"},"Classes/BackgroundBlurVideoFrameProcessor.html":{"name":"BackgroundBlurVideoFrameProcessor","abstract":"
BackgroundBlurVideoFrameProcessor
is a processor which receives video frames via VideoSource
and"},"Classes/BackgroundReplacementConfiguration.html":{"name":"BackgroundReplacementConfiguration"},"Classes/BackgroundReplacementVideoFrameProcessor.html":{"name":"BackgroundReplacementVideoFrameProcessor","abstract":"
BackgroundReplacementVideoFrameProcessor
is a processor which receives video frames via VideoSource
"},"Classes/DefaultCameraCaptureSource.html":{"name":"DefaultCameraCaptureSource"},"Classes/VideoCaptureFormat.html":{"name":"VideoCaptureFormat","abstract":"
VideoCaptureFormat
describes a given capture format that may be possible to apply to a VideoCaptureSource
."},"Classes/DefaultDeviceController.html":{"name":"DefaultDeviceController"},"Classes/MediaDevice.html":{"name":"MediaDevice","abstract":"
MediaDevice
represents an IOS audio/video device.
IngestionConfiguration
defines the configuration needed for ingestion service."},"Classes/IngestionConfigurationBuilder.html":{"name":"IngestionConfigurationBuilder","abstract":"
IngestionConfigurationBuilder
helps to create IngestionConfiguration
"},"Classes/IngestionEvent.html":{"name":"IngestionEvent","abstract":"
Event data that will be send to the ingestion server
"},"Classes/IngestionEventConverter.html":{"name":"IngestionEventConverter","abstract":"IngestionEventConverter
converts data from payload into MeetingEventItem
/DirtyEventItem
or vice versa.
IngestionRecord
is the format of data that will be consumed on the ingestion server.
MeetingEventClientConfiguration
is one type of EventClientConfiguration
that contains"},"Classes/NoopEventReporterFactory.html":{"name":"NoopEventReporterFactory"},"Classes/DefaultRealtimeController.html":{"name":"DefaultRealtimeController"},"Classes/CreateAttendeeResponse.html":{"name":"CreateAttendeeResponse"},"Classes/Attendee.html":{"name":"Attendee"},"Classes/CreateMeetingResponse.html":{"name":"CreateMeetingResponse"},"Classes/Meeting.html":{"name":"Meeting"},"Classes/MediaPlacement.html":{"name":"MediaPlacement"},"Classes/DefaultMeetingSession.html":{"name":"DefaultMeetingSession"},"Classes/MeetingSessionConfiguration.html":{"name":"MeetingSessionConfiguration","abstract":"
MeetingSessionConfiguration
contains the information necessary to start a session."},"Classes/MeetingSessionCredentials.html":{"name":"MeetingSessionCredentials","abstract":"
MeetingSessionCredentials
includes the credentials used to authenticate."},"Classes/MeetingSessionStatus.html":{"name":"MeetingSessionStatus","abstract":"
MeetingSessionStatus
indicates a status received regarding the session.
MeetingSessionURLs
contains the URLs that will be used to reach the meeting service.
URLRewriterUtils
is class that defines default Url rewrite behavior
DefaultModality
is a backwards compatible extension of the"},"Classes/Versioning.html":{"name":"Versioning"},"Classes/ConsoleLogger.html":{"name":"ConsoleLogger","abstract":"
ConsoleLogger writes logs with console.
"},"Classes.html":{"name":"Classes","abstract":"The following classes are available globally.
"},"Enums.html":{"name":"Enumerations","abstract":"The following enumerations are available globally.
"},"Extensions.html":{"name":"Extensions","abstract":"The following extensions are available globally.
"},"Protocols.html":{"name":"Protocols","abstract":"The following protocols are available globally.
"},"Typealiases.html":{"name":"Type Aliases","abstract":"The following type aliases are available globally.
"}} \ No newline at end of file +{"Typealiases.html#/s:14AmazonChimeSDK11URLRewritera":{"name":"URLRewriter","abstract":"URLRewriter
Function to transform URLs."},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)defaultWithMsg:":{"name":"default(msg:)","abstract":"
Emits any message if the log level is equal to or lower than default level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)debugWithDebugFunction:":{"name":"debug(debugFunction:)","abstract":"Calls debugFunction
only if the log level is debug and emits the","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)infoWithMsg:":{"name":"info(msg:)","abstract":"
Emits an info message if the log level is equal to or lower than info level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)faultWithMsg:":{"name":"fault(msg:)","abstract":"Emits a fault message if the log level is equal to or lower than fault level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)errorWithMsg:":{"name":"error(msg:)","abstract":"Emits an error message if the log level is equal to or lower than error level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)setLogLevelWithLevel:":{"name":"setLogLevel(level:)","abstract":"Sets the log level.
","parent_name":"Logger"},"Protocols/Logger.html#/c:@M@AmazonChimeSDK@objc(pl)Logger(im)getLogLevel":{"name":"getLogLevel()","abstract":"Gets the current log level.
","parent_name":"Logger"},"Protocols/MeetingSession.html#/c:@M@AmazonChimeSDK@objc(pl)MeetingSession(py)configuration":{"name":"configuration","parent_name":"MeetingSession"},"Protocols/MeetingSession.html#/c:@M@AmazonChimeSDK@objc(pl)MeetingSession(py)logger":{"name":"logger","parent_name":"MeetingSession"},"Protocols/MeetingSession.html#/c:@M@AmazonChimeSDK@objc(pl)MeetingSession(py)audioVideo":{"name":"audioVideo","parent_name":"MeetingSession"},"Protocols/MeetingSession.html#/c:@M@AmazonChimeSDK@objc(pl)MeetingSession(py)eventAnalyticsController":{"name":"eventAnalyticsController","parent_name":"MeetingSession"},"Protocols/TranscriptEventObserver.html#/c:@M@AmazonChimeSDK@objc(pl)TranscriptEventObserver(im)transcriptEventDidReceiveWithTranscriptEvent:":{"name":"transcriptEventDidReceive(transcriptEvent:)","abstract":"Gets triggered when a transcript event is received
","parent_name":"TranscriptEventObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)volumeDidChangeWithVolumeUpdates:":{"name":"volumeDidChange(volumeUpdates:)","abstract":"Handles volume changes for attendees
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)signalStrengthDidChangeWithSignalUpdates:":{"name":"signalStrengthDidChange(signalUpdates:)","abstract":"Handles signal strength changes for attendees
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidJoinWithAttendeeInfo:":{"name":"attendeesDidJoin(attendeeInfo:)","abstract":"List attendees that are newly added to the meeting
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidLeaveWithAttendeeInfo:":{"name":"attendeesDidLeave(attendeeInfo:)","abstract":"List attendees that left the meeting
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidDropWithAttendeeInfo:":{"name":"attendeesDidDrop(attendeeInfo:)","abstract":"List attendees that got dropped from the meeting due to network
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidMuteWithAttendeeInfo:":{"name":"attendeesDidMute(attendeeInfo:)","abstract":"List attendees that are newly muted in the meeting
","parent_name":"RealtimeObserver"},"Protocols/RealtimeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidUnmuteWithAttendeeInfo:":{"name":"attendeesDidUnmute(attendeeInfo:)","abstract":"List attendees that newly unmuted from the meeting
","parent_name":"RealtimeObserver"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalMute":{"name":"realtimeLocalMute()","abstract":"Mutes the audio input.
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalUnmute":{"name":"realtimeLocalUnmute()","abstract":"Unmutes the audio input if currently allowed
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeObserverWithObserver:":{"name":"addRealtimeObserver(observer:)","abstract":"Subscribes to real time events with an observer
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeObserverWithObserver:":{"name":"removeRealtimeObserver(observer:)","abstract":"Unsubscribes from real time events by removing the specified observer
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeDataMessageObserverWithTopic:observer:":{"name":"addRealtimeDataMessageObserver(topic:observer:)","abstract":"Subscribes to data meesage event with an observer
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeDataMessageObserverFromTopicWithTopic:":{"name":"removeRealtimeDataMessageObserverFromTopic(topic:)","abstract":"Unsubscribes from data meesage event by removing the specified observer by topic
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSendDataMessageWithTopic:data:lifetimeMs:error:":{"name":"realtimeSendDataMessage(topic:data:lifetimeMs:)","abstract":"Send arbitrary data to given topic with given lifetime ms (5 mins max)
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSetVoiceFocusEnabledWithEnabled:":{"name":"realtimeSetVoiceFocusEnabled(enabled:)","abstract":"Enable or disable Amazon Voice Focus (ML-based noise suppression) on the audio input
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeIsVoiceFocusEnabled":{"name":"realtimeIsVoiceFocusEnabled()","abstract":"Check if Amazon Voice Focus (ML-based noise suppression) is enabled or not
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeTranscriptEventObserverWithObserver:":{"name":"addRealtimeTranscriptEventObserver(observer:)","abstract":"Subscribe to live transcription events with an observer
","parent_name":"RealtimeControllerFacade"},"Protocols/RealtimeControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeTranscriptEventObserverWithObserver:":{"name":"removeRealtimeTranscriptEventObserver(observer:)","abstract":"Unsubscribes from live transcription events by removing the specified observer
","parent_name":"RealtimeControllerFacade"},"Protocols/DataMessageObserver.html#/c:@M@AmazonChimeSDK@objc(pl)DataMessageObserver(im)dataMessageDidReceivedWithDataMessage:":{"name":"dataMessageDidReceived(dataMessage:)","abstract":"Handles data message receive event
","parent_name":"DataMessageObserver"},"Protocols/EventSender.html#/c:@M@AmazonChimeSDK@objc(pl)EventSender(im)sendEventsWithIngestionRecord:completionHandler:":{"name":"sendEvents(ingestionRecord:completionHandler:)","abstract":"Send events as IngestionRecord
Process the event. For instance, in the default implementation, it will save it to Event Table.
","parent_name":"EventReporter"},"Protocols/EventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)start":{"name":"start()","abstract":"Start the EventReporter
","parent_name":"EventReporter"},"Protocols/EventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)stop":{"name":"stop()","abstract":"Stop the EventReporter
","parent_name":"EventReporter"},"Protocols/EventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)type":{"name":"type","abstract":"The type of the Ingestion event
","parent_name":"EventClientConfiguration"},"Protocols/EventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)eventClientJoinToken":{"name":"eventClientJoinToken","parent_name":"EventClientConfiguration"},"Protocols/EventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)tag":{"name":"tag","abstract":"Tagging the source of the events, which will be translated to Type
for Ingestion event
The attributes that will be sent to Ingestion Service as metadata along with common attributes
","parent_name":"EventClientConfiguration"},"Protocols/EventBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)EventBuffer(im)addWithItem:":{"name":"add(item:)","abstract":"Add an item.
","parent_name":"EventBuffer"},"Protocols/EventBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)EventBuffer(im)process":{"name":"process()","abstract":"Process the data in the buffer
","parent_name":"EventBuffer"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)listAudioDevices":{"name":"listAudioDevices()","abstract":"List available audio devices
","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)chooseAudioDeviceWithMediaDevice:":{"name":"chooseAudioDevice(mediaDevice:)","abstract":"Choose audio devices
","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)addDeviceChangeObserverWithObserver:":{"name":"addDeviceChangeObserver(observer:)","abstract":"Add device change observer
","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)removeDeviceChangeObserverWithObserver:":{"name":"removeDeviceChangeObserver(observer:)","abstract":"Remove device change observer
","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)switchCamera":{"name":"switchCamera()","abstract":"Switch between front/back camera. This will no-op if using a custom source,","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveCamera":{"name":"getActiveCamera()","abstract":"
Get the currently active camera, if any. This will return null if using a custom source,","parent_name":"DeviceController"},"Protocols/DeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveAudioDevice":{"name":"getActiveAudioDevice()","abstract":"
Get currently used audio device
","parent_name":"DeviceController"},"Protocols/DeviceChangeObserver.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceChangeObserver(im)audioDeviceDidChangeWithFreshAudioDeviceList:":{"name":"audioDeviceDidChange(freshAudioDeviceList:)","abstract":"Called when listAudioDevices() output changed","parent_name":"DeviceChangeObserver"},"Protocols/VideoCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)start":{"name":"start()","abstract":"
Start capturing on this source and emitting video frames.
","parent_name":"VideoCaptureSource"},"Protocols/VideoCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)stop":{"name":"stop()","abstract":"Stop capturing on this source and cease emitting video frames.
","parent_name":"VideoCaptureSource"},"Protocols/VideoCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)addCaptureSourceObserverWithObserver:":{"name":"addCaptureSourceObserver(observer:)","abstract":"Add a capture source observer to receive callbacks from the source on lifecycle events","parent_name":"VideoCaptureSource"},"Protocols/VideoCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)removeCaptureSourceObserverWithObserver:":{"name":"removeCaptureSourceObserver(observer:)","abstract":"
Remove a capture source observer.
","parent_name":"VideoCaptureSource"},"Protocols/CaptureSourceObserver.html#/c:@M@AmazonChimeSDK@objc(pl)CaptureSourceObserver(im)captureDidStart":{"name":"captureDidStart()","abstract":"Called when the capture source has started successfully and has started emitting frames.
","parent_name":"CaptureSourceObserver"},"Protocols/CaptureSourceObserver.html#/c:@M@AmazonChimeSDK@objc(pl)CaptureSourceObserver(im)captureDidStop":{"name":"captureDidStop()","abstract":"Called when the capture source has stopped when expected. This may occur when switching cameras, for example.
","parent_name":"CaptureSourceObserver"},"Protocols/CaptureSourceObserver.html#/c:@M@AmazonChimeSDK@objc(pl)CaptureSourceObserver(im)captureDidFailWithError:":{"name":"captureDidFail(error:)","abstract":"Called when the capture source failed permanently
","parent_name":"CaptureSourceObserver"},"Protocols/CameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(py)device":{"name":"device","abstract":"Current camera device. This is only null if the phone/device doesn’t have any cameras","parent_name":"CameraCaptureSource"},"Protocols/CameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(py)torchEnabled":{"name":"torchEnabled","abstract":"
Toggle for flashlight on the current device. Will succeed if current device has access to","parent_name":"CameraCaptureSource"},"Protocols/CameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(py)format":{"name":"format","abstract":"
Current camera capture format Actual format may be adjusted to use supported camera formats.","parent_name":"CameraCaptureSource"},"Protocols/CameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(im)switchCamera":{"name":"switchCamera()","abstract":"
Helper function to switch from front to back cameras or reverse.
","parent_name":"CameraCaptureSource"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileDidAddWithTileState:":{"name":"videoTileDidAdd(tileState:)","abstract":"Called whenever a new attendee starts sharing the video
","parent_name":"VideoTileObserver"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileDidRemoveWithTileState:":{"name":"videoTileDidRemove(tileState:)","abstract":"Called whenever any attendee stops sharing the video
","parent_name":"VideoTileObserver"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileDidPauseWithTileState:":{"name":"videoTileDidPause(tileState:)","abstract":"Called whenever an attendee tile pauseState changes from .unpaused
","parent_name":"VideoTileObserver"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileDidResumeWithTileState:":{"name":"videoTileDidResume(tileState:)","abstract":"Called whenever an attendee tile pauseState changes to .unpaused
","parent_name":"VideoTileObserver"},"Protocols/VideoTileObserver.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileObserver(im)videoTileSizeDidChangeWithTileState:":{"name":"videoTileSizeDidChange(tileState:)","abstract":"Called whenever a video steam size is changed
","parent_name":"VideoTileObserver"},"Protocols/VideoTileControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)bindVideoViewWithVideoView:tileId:":{"name":"bindVideoView(videoView:tileId:)","abstract":"Binds the video rendering view to Video Tile. The view will start displaying the video frame","parent_name":"VideoTileControllerFacade"},"Protocols/VideoTileControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)unbindVideoViewWithTileId:":{"name":"unbindVideoView(tileId:)","abstract":"
Unbinds the video rendering view from Video Tile. The view will stop displaying the video frame","parent_name":"VideoTileControllerFacade"},"Protocols/VideoTileControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)addVideoTileObserverWithObserver:":{"name":"addVideoTileObserver(observer:)","abstract":"
Subscribe to Video Tile events with an VideoTileObserver
.
Unsubscribes from Video Tile events by removing specified VideoTileObserver
.
Pauses remote video tile, if it exists.
","parent_name":"VideoTileControllerFacade"},"Protocols/VideoTileControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)resumeRemoteVideoTileWithTileId:":{"name":"resumeRemoteVideoTile(tileId:)","abstract":"Resume remote video tile, if it exists.
","parent_name":"VideoTileControllerFacade"},"Protocols/VideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileController(im)onReceiveFrameWithFrame:videoId:attendeeId:pauseState:":{"name":"onReceiveFrame(frame:videoId:attendeeId:pauseState:)","abstract":"Called whenever there is a new Video frame received for any of the attendee in the meeting
","parent_name":"VideoTileController"},"Protocols/VideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(py)state":{"name":"state","abstract":"State of VideoTile
","parent_name":"VideoTile"},"Protocols/VideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(py)videoRenderView":{"name":"videoRenderView","abstract":"View which will be used to render the Video Frame
","parent_name":"VideoTile"},"Protocols/VideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)bindWithVideoRenderView:":{"name":"bind(videoRenderView:)","abstract":"Binds the view to the tile. The view needs to be create by the application.","parent_name":"VideoTile"},"Protocols/VideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)unbind":{"name":"unbind()","abstract":"
Unbinds the videoRenderView
from tile.
Update the pause state of the tile.
","parent_name":"VideoTile"},"Protocols/VideoSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(py)videoContentHint":{"name":"videoContentHint","abstract":"Content hint for downstream processing.
","parent_name":"VideoSource"},"Protocols/VideoSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)addVideoSinkWithSink:":{"name":"addVideoSink(sink:)","abstract":"Add a video sink which will immediately begin to receive new frames.
","parent_name":"VideoSource"},"Protocols/VideoSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)removeVideoSinkWithSink:":{"name":"removeVideoSink(sink:)","abstract":"Remove a video sink which will no longer receive new frames on return.
","parent_name":"VideoSource"},"Protocols/VideoSink.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSink(im)onVideoFrameReceivedWithFrame:":{"name":"onVideoFrameReceived(frame:)","abstract":"Receive a video frame from some upstream source.","parent_name":"VideoSink"},"Protocols/VideoFrameBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)VideoFrameBuffer(im)width":{"name":"width()","abstract":"
Width of the video frame in pixels.
","parent_name":"VideoFrameBuffer"},"Protocols/VideoFrameBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)VideoFrameBuffer(im)height":{"name":"height()","abstract":"Height of the video frame in pixels.
","parent_name":"VideoFrameBuffer"},"Protocols/MetricsObserver.html#/c:@M@AmazonChimeSDK@objc(pl)MetricsObserver(im)metricsDidReceiveWithMetrics:":{"name":"metricsDidReceive(metrics:)","abstract":"Called when metrics are collected and ready
","parent_name":"MetricsObserver"},"Protocols/ContentShareObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareObserver(im)contentShareDidStart":{"name":"contentShareDidStart()","abstract":"Called when the content share has started.
","parent_name":"ContentShareObserver"},"Protocols/ContentShareObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareObserver(im)contentShareDidStopWithStatus:":{"name":"contentShareDidStop(status:)","abstract":"Called when the content is no longer shared with other attendees with the reason provided in the status.","parent_name":"ContentShareObserver"},"Protocols/ContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:":{"name":"startContentShare(source:)","abstract":"
Start sharing the content of a given ContentShareSource
.
Start sharing the content of a given ContentShareSource
, with configurations.
Stop sharing the content of a ContentShareSource
that previously started.
Subscribe the given observer to content share events (sharing started and stopped).
","parent_name":"ContentShareController"},"Protocols/ContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)removeContentShareObserverWithObserver:":{"name":"removeContentShareObserver(observer:)","abstract":"Unsubscribe the given observer from content share events.
","parent_name":"ContentShareController"},"Protocols/Scheduler.html#/c:@M@AmazonChimeSDK@objc(pl)Scheduler(im)start":{"name":"start()","abstract":"Schedules the callback according to the implementation.
","parent_name":"Scheduler"},"Protocols/Scheduler.html#/c:@M@AmazonChimeSDK@objc(pl)Scheduler(im)stop":{"name":"stop()","abstract":"Unschedules the callback and prevents it from being called anymore.
","parent_name":"Scheduler"},"Protocols/ActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerPolicy(im)calculateScoreWithAttendeeInfo:volume:":{"name":"calculateScore(attendeeInfo:volume:)","abstract":"Return the score of the speaker. If the score is 0, this speaker is not active.
","parent_name":"ActiveSpeakerPolicy"},"Protocols/ActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerPolicy(im)prioritizeVideoSendBandwidthForActiveSpeaker":{"name":"prioritizeVideoSendBandwidthForActiveSpeaker()","abstract":"Indicates whether the audio video controller is allowed to increase video send bandwidth","parent_name":"ActiveSpeakerPolicy"},"Protocols/ActiveSpeakerObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerObserver(py)observerId":{"name":"observerId","abstract":"
Uniquely identifies this observer
","parent_name":"ActiveSpeakerObserver"},"Protocols/ActiveSpeakerObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerObserver(py)scoresCallbackIntervalMs":{"name":"scoresCallbackIntervalMs","abstract":"Frequency of activeSpeakerScoreDidChange
","parent_name":"ActiveSpeakerObserver"},"Protocols/ActiveSpeakerObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerObserver(im)activeSpeakerScoreDidChangeWithScores:":{"name":"activeSpeakerScoreDidChange(scores:)","abstract":"Observes the active speaker scores at frequency scoresCallbackIntervalMs
","parent_name":"ActiveSpeakerObserver"},"Protocols/ActiveSpeakerObserver.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerObserver(im)activeSpeakerDidDetectWithAttendeeInfo:":{"name":"activeSpeakerDidDetect(attendeeInfo:)","abstract":"Observes changes in list of active speakers
","parent_name":"ActiveSpeakerObserver"},"Protocols/ActiveSpeakerDetectorFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)addActiveSpeakerObserverWithPolicy:observer:":{"name":"addActiveSpeakerObserver(policy:observer:)","abstract":"Starts the active speaker detector on the callback for the given policy.
","parent_name":"ActiveSpeakerDetectorFacade"},"Protocols/ActiveSpeakerDetectorFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)removeActiveSpeakerObserverWithObserver:":{"name":"removeActiveSpeakerObserver(observer:)","abstract":"Stops the active speaker detector callback from being called.
","parent_name":"ActiveSpeakerDetectorFacade"},"Protocols/ActiveSpeakerDetectorFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)hasBandwidthPriorityCallbackWithHasBandwidthPriority:":{"name":"hasBandwidthPriorityCallback(hasBandwidthPriority:)","abstract":"Handles bandwidth
","parent_name":"ActiveSpeakerDetectorFacade"},"Protocols/PrimaryMeetingPromotionObserver.html#/c:@M@AmazonChimeSDK@objc(pl)PrimaryMeetingPromotionObserver(im)didPromoteToPrimaryMeetingWithStatus:":{"name":"didPromoteToPrimaryMeeting(status:)","abstract":"Called when the AudioVideoControllerFacade.promoteToPrimaryMeeting
completes.
This observer callback will only be called for attendees in Replica meetings that have","parent_name":"PrimaryMeetingPromotionObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidStartConnectingWithReconnecting:":{"name":"audioSessionDidStartConnecting(reconnecting:)","abstract":"
Called when the audio session is connecting or reconnecting.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidStartWithReconnecting:":{"name":"audioSessionDidStart(reconnecting:)","abstract":"Called when the audio session has started.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidDrop":{"name":"audioSessionDidDrop()","abstract":"Called when audio session got dropped due to poor network conditions.","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidStopWithStatusWithSessionStatus:":{"name":"audioSessionDidStopWithStatus(sessionStatus:)","abstract":"
Called when the audio session has stopped with the reason provided in the status.","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)audioSessionDidCancelReconnect":{"name":"audioSessionDidCancelReconnect()","abstract":"
Called when the audio reconnection is canceled.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)connectionDidRecover":{"name":"connectionDidRecover()","abstract":"Called when the connection health is recovered.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)connectionDidBecomePoor":{"name":"connectionDidBecomePoor()","abstract":"Called when connection is becoming poor.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)videoSessionDidStartConnecting":{"name":"videoSessionDidStartConnecting()","abstract":"Called when the video session is connecting or reconnecting.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)videoSessionDidStartWithStatusWithSessionStatus:":{"name":"videoSessionDidStartWithStatus(sessionStatus:)","abstract":"Called when the video session has started.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)videoSessionDidStopWithStatusWithSessionStatus:":{"name":"videoSessionDidStopWithStatus(sessionStatus:)","abstract":"Called when the video session has stopped from a started state with the reason provided in the status.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)remoteVideoSourcesDidBecomeAvailableWithSources:":{"name":"remoteVideoSourcesDidBecomeAvailable(sources:)","abstract":"Called on the main thread when video sources become available.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)remoteVideoSourcesDidBecomeUnavailableWithSources:":{"name":"remoteVideoSourcesDidBecomeUnavailable(sources:)","abstract":"Called on the main thread when video sources become unavailable.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoObserver.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoObserver(im)cameraSendAvailabilityDidChangeWithAvailable:":{"name":"cameraSendAvailabilityDidChange(available:)","abstract":"Called on the main thread when video capacity status is updated.
","parent_name":"AudioVideoObserver"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(py)configuration":{"name":"configuration","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(py)logger":{"name":"logger","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithAudioVideoConfiguration:error:":{"name":"start(audioVideoConfiguration:)","abstract":"Start AudioVideo Controller
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithCallKitEnabled:error:":{"name":"start(callKitEnabled:)","abstract":"Start AudioVideo Controller
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startAndReturnError:":{"name":"start()","abstract":"Start AudioVideo Controller
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stop":{"name":"stop()","abstract":"Stop AudioVideo Controller. This will exit the meeting
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoAndReturnError:":{"name":"startLocalVideo()","abstract":"Start local video and begin transmitting frames from an internally held DefaultCameraCaptureSource
.","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithConfig:error:":{"name":"startLocalVideo(config:)","abstract":"
Start local video with configurations and begin transmitting frames from an internally held DefaultCameraCaptureSource
.","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:":{"name":"startLocalVideo(source:)","abstract":"
Start local video with a provided custom VideoSource
which can be used to provide custom","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:config:":{"name":"startLocalVideo(source:config:)","abstract":"
Start local video with configurations and a provided custom VideoSource
which can be used to provide custom","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopLocalVideo":{"name":"stopLocalVideo()","abstract":"
Stops sending video for local attendee. This will additionally stop the internal capture source if being used.","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startRemoteVideo":{"name":"startRemoteVideo()","abstract":"
Enable remote video to start receiving streams
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopRemoteVideo":{"name":"stopRemoteVideo()","abstract":"Disable remote video to stop receiving streams
","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addAudioVideoObserverWithObserver:":{"name":"addAudioVideoObserver(observer:)","abstract":"Subscribe to audio, video, and connection events with an AudioVideoObserver
.
Unsubscribes from audio, video, and connection events by removing specified AudioVideoObserver
.
Subscribe to metrics events with an MetricsObserver
.
Unsubscribes from metrics events by removing specified MetricsObserver
.
Add, update, or remove subscriptions to remote video sources provided via remoteVideoSourcesDidBecomeAvailable
.
Allows an attendee in a Replica meeting to immediately transition to a Primary meeting attendee","parent_name":"AudioVideoControllerFacade"},"Protocols/AudioVideoControllerFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)demoteFromPrimaryMeeting":{"name":"demoteFromPrimaryMeeting()","abstract":"
Remove the promoted attendee from the Primary meeting. This client will stop sharing audio, video, and data messages.","parent_name":"AudioVideoControllerFacade"},"Protocols/EventAnalyticsObserver.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsObserver(im)eventDidReceiveWithName:attributes:":{"name":"eventDidReceive(name:attributes:)","abstract":"
Called when specific events occur during the meeting and includes attributes of the event.","parent_name":"EventAnalyticsObserver"},"Protocols/EventAnalyticsFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)addEventAnalyticsObserverWithObserver:":{"name":"addEventAnalyticsObserver(observer:)","abstract":"
Subscribes to meeting event related data with an observer
","parent_name":"EventAnalyticsFacade"},"Protocols/EventAnalyticsFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)removeEventAnalyticsObserverWithObserver:":{"name":"removeEventAnalyticsObserver(observer:)","abstract":"Unsubscribes from meeting event by removing the specified observer
","parent_name":"EventAnalyticsFacade"},"Protocols/EventAnalyticsFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)getMeetingHistory":{"name":"getMeetingHistory()","abstract":"Retrieve meeting history.
","parent_name":"EventAnalyticsFacade"},"Protocols/EventAnalyticsFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)getCommonEventAttributes":{"name":"getCommonEventAttributes()","abstract":"Retrieve common attributes, including deviceName, osName, and more.
","parent_name":"EventAnalyticsFacade"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)publishEventWithName:":{"name":"publishEvent(name:)","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)publishEventWithName:attributes:":{"name":"publishEvent(name:attributes:)","abstract":"Publish an event with updated EventAttributes
Push MeetingHistoryEventName
to internal MeetingStatsCollector
states to later pass to builders
Subscribes to meeting event related data with an observer
","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)removeEventAnalyticsObserverWithObserver:":{"name":"removeEventAnalyticsObserver(observer:)","abstract":"Unsubscribes from meeting event by removing the specified observer
","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)getMeetingHistory":{"name":"getMeetingHistory()","abstract":"Retrieve meeting history.
","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)getCommonEventAttributes":{"name":"getCommonEventAttributes()","abstract":"Retrieve common attributes, including deviceName, osName, and more.
","parent_name":"EventAnalyticsController"},"Protocols/EventAnalyticsController.html":{"name":"EventAnalyticsController","abstract":"EventAnalyticsController
keeps track of events and notifies EventAnalyticsObserver
."},"Protocols/EventAnalyticsFacade.html":{"name":"EventAnalyticsFacade","abstract":"
EventAnalyticsFacade
exposes event analytics related function to builders
EventAnalyticsObserver
handles events regarding to analytics.
AudioVideoControllerFacade
manages the signaling and peer connections.
AudioVideoObserver
handles audio/video session events.
PrimaryMeetingPromotionObserver
handles events related to Primary meeting promotion."},"Protocols/ActiveSpeakerDetectorFacade.html":{"name":"ActiveSpeakerDetectorFacade","abstract":"
ActiveSpeakerDetectorFacade
listens to the volume indicator updates from the RealtimeControllerFacade
."},"Protocols/ActiveSpeakerObserver.html":{"name":"ActiveSpeakerObserver","abstract":"
ActiveSpeakerObserver
handles event related to finding active speaker and corresponding scores
Scheduler
calls a callback on the schedule determined by the implementation.
ContentShareController
exposes methods for starting and stopping content share with a ContentShareSource
."},"Protocols/ContentShareObserver.html":{"name":"ContentShareObserver","abstract":"
ContentShareObserver
handles all callbacks related to the content share."},"Protocols.html#/c:@M@AmazonChimeSDK@objc(pl)TranscriptEvent":{"name":"TranscriptEvent","abstract":"
See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Protocols/MetricsObserver.html":{"name":"MetricsObserver","abstract":"MetricsObserver
handles events related to audio/video metrics.
VideoFrameBuffer
is a buffer which contains a single video buffer’s raw data."},"Protocols.html#/c:@M@AmazonChimeSDK@objc(pl)VideoRenderView":{"name":"VideoRenderView","abstract":"
VideoRenderView
is the type of VideoSink used by the VideoTileController
A VideoSink
consumes video frames, typically from a VideoSource
. It may process, fork, or render these frames."},"Protocols/VideoSource.html":{"name":"VideoSource","abstract":"
VideoSource
is an interface for sources which produce video frames, and can send to a VideoSink
."},"Protocols/VideoTile.html":{"name":"VideoTile","abstract":"
VideoTile
is a tile that binds video render view to diplay the frame into the view.
VideoTileController
handles rendering/creating of new VideoTile
.
VideoTileControllerFacade
allows one to control VideoTile
. The caller is responsible for laying"},"Protocols/VideoTileObserver.html":{"name":"VideoTileObserver","abstract":"
VideoTileObserver
handles events related to VideoTile
.
CameraCaptureSource
is an interface for camera capture sources with additional features"},"Protocols/CaptureSourceObserver.html":{"name":"CaptureSourceObserver","abstract":"
CaptureSourceObserver
observes events resulting from different types of capture devices."},"Protocols/VideoCaptureSource.html":{"name":"VideoCaptureSource","abstract":"
VideoCaptureSource
is an interface for various video capture sources (i.e. screen, camera, file) which can emit VideoFrame
objects."},"Protocols/DeviceChangeObserver.html":{"name":"DeviceChangeObserver","abstract":"
DeviceChangeObserver
listens to the change of Audio Device.
DeviceController
keeps track of the devices being used for audio device"},"Protocols/EventBuffer.html":{"name":"EventBuffer","abstract":"
EventBuffer
defines storing and consuming of event data.
EventClientConfiguration
contains speciic data required to send as metadata.
EventReporter
process data. It will be called in DefaultEventAnalyticsController
.
EventSender
handles the sending of ingestion record
DataMessasgeObserver
handles data message event,
RealtimeControllerFacade
controls aspects meetings concerning realtime UX"},"Protocols/RealtimeObserver.html":{"name":"RealtimeObserver","abstract":"
RealtimeObserver
handles event that happens in realtime,"},"Protocols/TranscriptEventObserver.html":{"name":"TranscriptEventObserver","abstract":"
TranscriptEventObserver
provides a callback to handle transcript event
Logger
defines how to write logs for different logging level.
This is helper function to convert dictionary into JSON string that can be used in"},"Extensions/NSDictionary.html":{"name":"NSDictionary","abstract":"
This is helper function to convert dictionary into JSON string that can be used in"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelDEFAULT":{"name":"DEFAULT","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelDEBUG":{"name":"DEBUG","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelINFO":{"name":"INFO","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelFAULT":{"name":"FAULT","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelERROR":{"name":"ERROR","parent_name":"LogLevel"},"Enums/LogLevel.html#/c:@M@AmazonChimeSDK@E@LogLevel@LogLevelOFF":{"name":"OFF","parent_name":"LogLevel"},"Enums/LogLevel.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"LogLevel"},"Enums/SendDataMessageError.html#/c:@M@AmazonChimeSDK@E@SendDataMessageError@SendDataMessageErrorInvalidDataLength":{"name":"invalidDataLength","parent_name":"SendDataMessageError"},"Enums/SendDataMessageError.html#/c:@M@AmazonChimeSDK@E@SendDataMessageError@SendDataMessageErrorInvalidTopic":{"name":"invalidTopic","parent_name":"SendDataMessageError"},"Enums/SendDataMessageError.html#/c:@M@AmazonChimeSDK@E@SendDataMessageError@SendDataMessageErrorNegativeLifetimeParameter":{"name":"negativeLifetimeParameter","parent_name":"SendDataMessageError"},"Enums/SendDataMessageError.html#/c:@M@AmazonChimeSDK@E@SendDataMessageError@SendDataMessageErrorInvalidData":{"name":"invalidData","parent_name":"SendDataMessageError"},"Enums/SendDataMessageError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"SendDataMessageError"},"Enums/ResourceError.html#/c:@M@AmazonChimeSDK@E@ResourceError@ResourceErrorNotFound":{"name":"notFound","parent_name":"ResourceError"},"Enums/ResourceError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"ResourceError"},"Enums/PermissionError.html#/c:@M@AmazonChimeSDK@E@PermissionError@PermissionErrorAudioPermissionError":{"name":"audioPermissionError","parent_name":"PermissionError"},"Enums/PermissionError.html#/c:@M@AmazonChimeSDK@E@PermissionError@PermissionErrorVideoPermissionError":{"name":"videoPermissionError","parent_name":"PermissionError"},"Enums/PermissionError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"PermissionError"},"Enums/ModalityType.html#/c:@M@AmazonChimeSDK@E@ModalityType@ModalityTypeContent":{"name":"content","parent_name":"ModalityType"},"Enums/ModalityType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"ModalityType"},"Enums/MediaError.html#/c:@M@AmazonChimeSDK@E@MediaError@MediaErrorIllegalState":{"name":"illegalState","parent_name":"MediaError"},"Enums/MediaError.html#/c:@M@AmazonChimeSDK@E@MediaError@MediaErrorAudioFailedToStart":{"name":"audioFailedToStart","parent_name":"MediaError"},"Enums/MediaError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MediaError"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeOk":{"name":"ok","abstract":"
Everything is OK so far.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioDisconnected":{"name":"audioDisconnected","abstract":"The audio leg failed.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeConnectionHealthReconnect":{"name":"connectionHealthReconnect","abstract":"Due to connection health a reconnect has been triggered.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeNetworkBecomePoor":{"name":"networkBecomePoor","abstract":"Network is not good enough for VoIP.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioServerHungup":{"name":"audioServerHungup","abstract":"Server hung up.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioJoinedFromAnotherDevice":{"name":"audioJoinedFromAnotherDevice","abstract":"The attendee joined from another device.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioInternalServerError":{"name":"audioInternalServerError","abstract":"There was an internal server error with the audio leg.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioAuthenticationRejected":{"name":"audioAuthenticationRejected","abstract":"Authentication was rejected. The client is not allowed on this call.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioCallAtCapacity":{"name":"audioCallAtCapacity","abstract":"The client can not join because the call is at capacity.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioServiceUnavailable":{"name":"audioServiceUnavailable","abstract":"Could not connect the audio leg due to the service being unavailable.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioDisconnectAudio":{"name":"audioDisconnectAudio","abstract":"The attendee should explicitly switch itself from joined with audio to checked-in.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioCallEnded":{"name":"audioCallEnded","abstract":"The call was ended.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeVideoServiceUnavailable":{"name":"videoServiceUnavailable","abstract":"video service is unavailable.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeUnknown":{"name":"unknown","abstract":"If State cannot be parsed, then use this state.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeVideoAtCapacityViewOnly":{"name":"videoAtCapacityViewOnly","abstract":"When maximum concurrent video channel reached
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioInputDeviceNotResponding":{"name":"audioInputDeviceNotResponding","abstract":"Designated input device is not responding and timed out.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/c:@M@AmazonChimeSDK@E@MeetingSessionStatusCode@MeetingSessionStatusCodeAudioOutputDeviceNotResponding":{"name":"audioOutputDeviceNotResponding","abstract":"Designated output device is not responding and timed out.
","parent_name":"MeetingSessionStatusCode"},"Enums/MeetingSessionStatusCode.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MeetingSessionStatusCode"},"Enums/EventClientType.html#/c:@M@AmazonChimeSDK@E@EventClientType@EventClientTypeMeet":{"name":"meet","parent_name":"EventClientType"},"Enums/EventClientType.html#/c:@M@AmazonChimeSDK@E@EventClientType@EventClientTypeChat":{"name":"chat","parent_name":"EventClientType"},"Enums/EventClientType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"EventClientType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeAudioBluetooth":{"name":"audioBluetooth","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeAudioWiredHeadset":{"name":"audioWiredHeadset","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeAudioBuiltInSpeaker":{"name":"audioBuiltInSpeaker","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeAudioHandset":{"name":"audioHandset","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeVideoFrontCamera":{"name":"videoFrontCamera","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeVideoBackCamera":{"name":"videoBackCamera","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/c:@M@AmazonChimeSDK@E@MediaDeviceType@MediaDeviceTypeOther":{"name":"other","parent_name":"MediaDeviceType"},"Enums/MediaDeviceType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MediaDeviceType"},"Enums/CaptureSourceError.html#/c:@M@AmazonChimeSDK@E@CaptureSourceError@CaptureSourceErrorUnknown":{"name":"unknown","abstract":"Unknown error, and catch-all for errors not otherwise covered.
","parent_name":"CaptureSourceError"},"Enums/CaptureSourceError.html#/c:@M@AmazonChimeSDK@E@CaptureSourceError@CaptureSourceErrorSystemFailure":{"name":"systemFailure","abstract":"A failure observed from a system API used for capturing.
","parent_name":"CaptureSourceError"},"Enums/CaptureSourceError.html#/c:@M@AmazonChimeSDK@E@CaptureSourceError@CaptureSourceErrorConfigurationFailure":{"name":"configurationFailure","abstract":"A failure observed during configuration.
","parent_name":"CaptureSourceError"},"Enums/CaptureSourceError.html#/c:@M@AmazonChimeSDK@E@CaptureSourceError@CaptureSourceErrorInvalidFrame":{"name":"invalidFrame","abstract":"A temporary failure observed when capture source generates an invalid frame which is ignored.
","parent_name":"CaptureSourceError"},"Enums/CaptureSourceError.html#/s:14AmazonChimeSDK18CaptureSourceErrorO11descriptionSSvp":{"name":"description","parent_name":"CaptureSourceError"},"Enums/BackgroundBlurStrength.html#/c:@M@AmazonChimeSDK@E@BackgroundBlurStrength@BackgroundBlurStrengthLow":{"name":"low","parent_name":"BackgroundBlurStrength"},"Enums/BackgroundBlurStrength.html#/c:@M@AmazonChimeSDK@E@BackgroundBlurStrength@BackgroundBlurStrengthMedium":{"name":"medium","parent_name":"BackgroundBlurStrength"},"Enums/BackgroundBlurStrength.html#/c:@M@AmazonChimeSDK@E@BackgroundBlurStrength@BackgroundBlurStrengthHigh":{"name":"high","parent_name":"BackgroundBlurStrength"},"Enums/BackgroundFilter.html#/c:@M@AmazonChimeSDK@E@BackgroundFilter@BackgroundFilterNone":{"name":"none","parent_name":"BackgroundFilter"},"Enums/BackgroundFilter.html#/c:@M@AmazonChimeSDK@E@BackgroundFilter@BackgroundFilterBlur":{"name":"blur","parent_name":"BackgroundFilter"},"Enums/BackgroundFilter.html#/c:@M@AmazonChimeSDK@E@BackgroundFilter@BackgroundFilterReplacement":{"name":"replacement","parent_name":"BackgroundFilter"},"Enums/BackgroundFilter.html#/s:14AmazonChimeSDK16BackgroundFilterO11descriptionSSvp":{"name":"description","parent_name":"BackgroundFilter"},"Enums/VideoRotation.html#/c:@M@AmazonChimeSDK@E@VideoRotation@VideoRotationRotation0":{"name":"rotation0","abstract":"Not rotated.
","parent_name":"VideoRotation"},"Enums/VideoRotation.html#/c:@M@AmazonChimeSDK@E@VideoRotation@VideoRotationRotation90":{"name":"rotation90","abstract":"Rotated 90 degrees clockwise.
","parent_name":"VideoRotation"},"Enums/VideoRotation.html#/c:@M@AmazonChimeSDK@E@VideoRotation@VideoRotationRotation180":{"name":"rotation180","abstract":"Rotated 180 degrees clockwise.
","parent_name":"VideoRotation"},"Enums/VideoRotation.html#/c:@M@AmazonChimeSDK@E@VideoRotation@VideoRotationRotation270":{"name":"rotation270","abstract":"Rotated 270 degrees clockwise.
","parent_name":"VideoRotation"},"Enums/VideoRotation.html#/s:14AmazonChimeSDK13VideoRotationO11descriptionSSvp":{"name":"description","parent_name":"VideoRotation"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityLowest":{"name":"lowest","parent_name":"VideoPriority"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityLow":{"name":"low","parent_name":"VideoPriority"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityMedium":{"name":"medium","parent_name":"VideoPriority"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityHigh":{"name":"high","parent_name":"VideoPriority"},"Enums/VideoPriority.html#/c:@M@AmazonChimeSDK@E@VideoPriority@VideoPriorityHighest":{"name":"highest","parent_name":"VideoPriority"},"Enums/VideoPauseState.html#/c:@M@AmazonChimeSDK@E@VideoPauseState@VideoPauseStateUnpaused":{"name":"unpaused","abstract":"The video tile is not paused
","parent_name":"VideoPauseState"},"Enums/VideoPauseState.html#/c:@M@AmazonChimeSDK@E@VideoPauseState@VideoPauseStatePausedByUserRequest":{"name":"pausedByUserRequest","abstract":"The video tile has been paused by the user, and will only be unpaused if the user requests it to resume.
","parent_name":"VideoPauseState"},"Enums/VideoPauseState.html#/c:@M@AmazonChimeSDK@E@VideoPauseState@VideoPauseStatePausedForPoorConnection":{"name":"pausedForPoorConnection","abstract":"The video tile has been paused to save on local downlink bandwidth. When the connection improves,","parent_name":"VideoPauseState"},"Enums/VideoPauseState.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"VideoPauseState"},"Enums/VideoContentHint.html#/c:@M@AmazonChimeSDK@E@VideoContentHint@VideoContentHintNone":{"name":"none","abstract":"
No hint has been provided.
","parent_name":"VideoContentHint"},"Enums/VideoContentHint.html#/c:@M@AmazonChimeSDK@E@VideoContentHint@VideoContentHintMotion":{"name":"motion","abstract":"The track should be treated as if it contains video where motion is important.
","parent_name":"VideoContentHint"},"Enums/VideoContentHint.html#/c:@M@AmazonChimeSDK@E@VideoContentHint@VideoContentHintDetail":{"name":"detail","abstract":"The track should be treated as if video details are extra important.
","parent_name":"VideoContentHint"},"Enums/VideoContentHint.html#/c:@M@AmazonChimeSDK@E@VideoContentHint@VideoContentHintText":{"name":"text","abstract":"The track should be treated as if video details are extra important, and that","parent_name":"VideoContentHint"},"Enums/VideoContentHint.html#/s:14AmazonChimeSDK16VideoContentHintO11descriptionSSvp":{"name":"description","parent_name":"VideoContentHint"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricAudioReceivePacketLossPercent":{"name":"audioReceivePacketLossPercent","abstract":"
Percentage of audio packets lost from server to client
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricAudioSendPacketLossPercent":{"name":"audioSendPacketLossPercent","abstract":"Percentage of audio packets lost from client to server
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoAvailableSendBandwidth":{"name":"videoAvailableSendBandwidth","abstract":"Estimated uplink bandwidth from perspective of video client
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoAvailableReceiveBandwidth":{"name":"videoAvailableReceiveBandwidth","abstract":"Estimated downlink bandwidth from perspective of video client
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoSendBitrate":{"name":"videoSendBitrate","abstract":"Sum of total bitrate across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoSendPacketLossPercent":{"name":"videoSendPacketLossPercent","abstract":"Percentage of video packets lost from client to server across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoSendFps":{"name":"videoSendFps","abstract":"Average send FPS across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoSendRttMs":{"name":"videoSendRttMs","abstract":"Round trip time of packets sent from client to server
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoReceiveBitrate":{"name":"videoReceiveBitrate","abstract":"Sum of total bitrate across all receive streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricVideoReceivePacketLossPercent":{"name":"videoReceivePacketLossPercent","abstract":"Percentage of video packets lost from server to client across all receive streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricContentShareVideoSendBitrate":{"name":"contentShareVideoSendBitrate","abstract":"Below are metrics for content share stream","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricContentShareVideoSendPacketLossPercent":{"name":"contentShareVideoSendPacketLossPercent","abstract":"
Percentage of video packets lost from client to server across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricContentShareVideoSendFps":{"name":"contentShareVideoSendFps","abstract":"Average send FPS across all send streams
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/c:@M@AmazonChimeSDK@E@ObservableMetric@ObservableMetricContentShareVideoSendRttMs":{"name":"contentShareVideoSendRttMs","abstract":"Round trip time of packets sent from client to server
","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"ObservableMetric"},"Enums/ObservableMetric.html#/s:14AmazonChimeSDK16ObservableMetricO014isContentShareE0Sbvp":{"name":"isContentShareMetric","abstract":"Determine if the metric is for content share stream.
","parent_name":"ObservableMetric"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeUnknown":{"name":"unknown","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeStarted":{"name":"started","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeInterrupted":{"name":"interrupted","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeResumed":{"name":"resumed","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeStopped":{"name":"stopped","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/c:@M@AmazonChimeSDK@E@TranscriptionStatusType@TranscriptionStatusTypeFailed":{"name":"failed","parent_name":"TranscriptionStatusType"},"Enums/TranscriptionStatusType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"TranscriptionStatusType"},"Enums/TranscriptItemType.html#/c:@M@AmazonChimeSDK@E@TranscriptItemType@TranscriptItemTypeUnknown":{"name":"unknown","parent_name":"TranscriptItemType"},"Enums/TranscriptItemType.html#/c:@M@AmazonChimeSDK@E@TranscriptItemType@TranscriptItemTypePronunciation":{"name":"pronunciation","parent_name":"TranscriptItemType"},"Enums/TranscriptItemType.html#/c:@M@AmazonChimeSDK@E@TranscriptItemType@TranscriptItemTypePunctuation":{"name":"punctuation","parent_name":"TranscriptItemType"},"Enums/TranscriptItemType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"TranscriptItemType"},"Enums/ContentShareStatusCode.html#/c:@M@AmazonChimeSDK@E@ContentShareStatusCode@ContentShareStatusCodeOk":{"name":"ok","abstract":"No failure.
","parent_name":"ContentShareStatusCode"},"Enums/ContentShareStatusCode.html#/c:@M@AmazonChimeSDK@E@ContentShareStatusCode@ContentShareStatusCodeVideoServiceFailed":{"name":"videoServiceFailed","abstract":"This can happen when the content share video connection is in an unrecoverable failed state.","parent_name":"ContentShareStatusCode"},"Enums/ContentShareStatusCode.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"ContentShareStatusCode"},"Enums/AudioMode.html#/c:@M@AmazonChimeSDK@E@AudioMode@AudioModeMono16K":{"name":"mono16K","abstract":"
The mono audio mode with single audio channel and 16KHz sampling rate, for both speaker and microphone.
","parent_name":"AudioMode"},"Enums/AudioMode.html#/c:@M@AmazonChimeSDK@E@AudioMode@AudioModeMono48K":{"name":"mono48K","abstract":"The mono audio mode with single audio channel and 48KHz sampling rate, for both speaker and microphone.
","parent_name":"AudioMode"},"Enums/AudioMode.html#/c:@M@AmazonChimeSDK@E@AudioMode@AudioModeStereo48K":{"name":"stereo48K","abstract":"The stereo audio mode with two audio channels for speaker, and single audio channel for microphone, both with 48KHz sampling rate.
","parent_name":"AudioMode"},"Enums/AudioMode.html#/c:@M@AmazonChimeSDK@E@AudioMode@AudioModeNodevice":{"name":"nodevice","parent_name":"AudioMode"},"Enums/AudioMode.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"AudioMode"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelMuted":{"name":"muted","abstract":"The attendee is muted
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelNotSpeaking":{"name":"notSpeaking","abstract":"The attendee is not speaking
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelLow":{"name":"low","abstract":"The attendee is speaking at low volume
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelMedium":{"name":"medium","abstract":"The attendee is speaking at medium volume
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/c:@M@AmazonChimeSDK@E@VolumeLevel@VolumeLevelHigh":{"name":"high","abstract":"The attendee is speaking at high volume
","parent_name":"VolumeLevel"},"Enums/VolumeLevel.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"VolumeLevel"},"Enums/SignalStrength.html#/c:@M@AmazonChimeSDK@E@SignalStrength@SignalStrengthNone":{"name":"none","abstract":"The attendee has no signal
","parent_name":"SignalStrength"},"Enums/SignalStrength.html#/c:@M@AmazonChimeSDK@E@SignalStrength@SignalStrengthLow":{"name":"low","abstract":"The attendee has low signal
","parent_name":"SignalStrength"},"Enums/SignalStrength.html#/c:@M@AmazonChimeSDK@E@SignalStrength@SignalStrengthHigh":{"name":"high","abstract":"The attendee has high signal
","parent_name":"SignalStrength"},"Enums/SignalStrength.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"SignalStrength"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameAudioInputSelected":{"name":"audioInputSelected","abstract":"The microphone was selected.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameVideoInputSelected":{"name":"videoInputSelected","abstract":"The camera was selected.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameVideoInputFailed":{"name":"videoInputFailed","abstract":"The camera selection failed.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingStartFailed":{"name":"meetingStartFailed","abstract":"The meeting failed to start.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingStartRequested":{"name":"meetingStartRequested","abstract":"The meeting will start.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingStartSucceeded":{"name":"meetingStartSucceeded","abstract":"The meeting started.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingEnded":{"name":"meetingEnded","abstract":"The meeting ended.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingFailed":{"name":"meetingFailed","abstract":"The meeting failed.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameMeetingReconnected":{"name":"meetingReconnected","abstract":"The meeting reconnected.
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/c:@M@AmazonChimeSDK@E@MeetingHistoryEventName@MeetingHistoryEventNameUnknown":{"name":"unknown","abstract":"unknown
","parent_name":"MeetingHistoryEventName"},"Enums/MeetingHistoryEventName.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MeetingHistoryEventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameVideoInputFailed":{"name":"videoInputFailed","abstract":"The camera selection failed.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingStartRequested":{"name":"meetingStartRequested","abstract":"The meeting will start.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingStartSucceeded":{"name":"meetingStartSucceeded","abstract":"The meeting started.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingStartFailed":{"name":"meetingStartFailed","abstract":"The meeting failed to start.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingFailed":{"name":"meetingFailed","abstract":"The meeting ended with failure
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameMeetingEnded":{"name":"meetingEnded","abstract":"The meeting ended.
","parent_name":"EventName"},"Enums/EventName.html#/c:@M@AmazonChimeSDK@E@EventName@EventNameUnknown":{"name":"unknown","parent_name":"EventName"},"Enums/EventName.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"EventName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameDeviceName":{"name":"deviceName","abstract":"Name of device = Manufacturer of Device + Device Model
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameDeviceManufacturer":{"name":"deviceManufacturer","abstract":"Manufacturer of Device
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameDeviceModel":{"name":"deviceModel","abstract":"Model of Device
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameOsName":{"name":"osName","abstract":"Operating system name, which is “iOS”
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameOsVersion":{"name":"osVersion","abstract":"Operating system version
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameSdkName":{"name":"sdkName","abstract":"Name of SDK, which is “amazon-chime-sdk-ios”
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameSdkVersion":{"name":"sdkVersion","abstract":"Version of SDK
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMediaSdkVersion":{"name":"mediaSdkVersion","abstract":"Version of media SDK
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameTimestampMs":{"name":"timestampMs","abstract":"Timestamp of event occurrence
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameAttendeeId":{"name":"attendeeId","abstract":"AttendeeId
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameExternalMeetingId":{"name":"externalMeetingId","abstract":"External Meeting Id
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameExternalUserId":{"name":"externalUserId","abstract":"External Attendee Id
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingId":{"name":"meetingId","abstract":"Meeting Id
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingHistory":{"name":"meetingHistory","abstract":"History of the meeting events in chronological order
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMaxVideoTileCount":{"name":"maxVideoTileCount","abstract":"Maximum number video tile shared during the meeting, including self video tile
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingStartDurationMs":{"name":"meetingStartDurationMs","abstract":"Duration of the meeting start process
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingDurationMs":{"name":"meetingDurationMs","abstract":"Duration of the meeting
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingErrorMessage":{"name":"meetingErrorMessage","abstract":"Error message of the meeting
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameMeetingStatus":{"name":"meetingStatus","abstract":"Meeting Status MeetingSessionStatus
The number of poor connection count during the meeting from start to end
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameRetryCount":{"name":"retryCount","abstract":"The number of meeting retry connection count during the meeting from start to end
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/c:@M@AmazonChimeSDK@E@EventAttributeName@EventAttributeNameVideoInputError":{"name":"videoInputError","abstract":"The error of video input selection such as starting camera
","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"EventAttributeName"},"Enums/EventAttributeName.html":{"name":"EventAttributeName","abstract":"EventAttributeName describes key of attributes that are passed in EventAnalyticsObserver.eventDidReceive
EventName
represent some major event that could help builders to analyze the data
MeetingHistoryEventName
is a meeting history state which are important events to note in the history."},"Enums/SignalStrength.html":{"name":"SignalStrength","abstract":"
SignalStrength
describes the signal strength of an attendee for audio.
VolumeLevel
describes the volume level of an attendee for audio.
AudioMode
describes the audio mode in which the audio client should operate during a meeting session
ContentShareStatusCode
indicates the reason the content share event occurred.
See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Enums/TranscriptionStatusType.html":{"name":"TranscriptionStatusType","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Enums/ObservableMetric.html":{"name":"ObservableMetric","abstract":"ObservableMetric
types represents filtered metrics that are intended to propagate to the"},"Enums/VideoContentHint.html":{"name":"VideoContentHint","abstract":"
VideoContentHint
describes the content type of a video source so that downstream encoders, etc. can properly"},"Enums/VideoPauseState.html":{"name":"VideoPauseState","abstract":"
VideoPauseState
describes the pause status of a video tile.
Enum defining video priority for remote video sources. The ‘higher’ the number the ‘higher’ the priority for the source when adjusting video quality"},"Enums/VideoRotation.html":{"name":"VideoRotation","abstract":"
VideoRotation
describes the rotation of the video frame buffer in degrees clockwise"},"Enums/BackgroundFilter.html":{"name":"BackgroundFilter","abstract":"
Enum defining the different background filter options.
"},"Enums/BackgroundBlurStrength.html":{"name":"BackgroundBlurStrength","abstract":"Enum defining the different background blur strength options.
"},"Enums/CaptureSourceError.html":{"name":"CaptureSourceError","abstract":"CaptureSourceError
describes an error resulting from a capture source failure."},"Enums/MediaDeviceType.html":{"name":"MediaDeviceType"},"Enums/EventClientType.html":{"name":"EventClientType","abstract":"
EventClientType
defines type of EventClientConfiguration
Returns the current version of Amazon Chime SDK in the format of string.","parent_name":"Versioning"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(py)id":{"name":"id","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(py)base":{"name":"base","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(py)modality":{"name":"modality","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/s:14AmazonChimeSDK15DefaultModalityC9separatorSJvpZ":{"name":"separator","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(im)initWithId:":{"name":"init(id:)","parent_name":"DefaultModality"},"Classes/DefaultModality.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultModality(im)isOfTypeWithType:":{"name":"isOfType(type:)","parent_name":"DefaultModality"},"Classes/URLRewriterUtils.html#/c:@M@AmazonChimeSDK@objc(cs)URLRewriterUtils(cpy)defaultUrlRewriter":{"name":"defaultUrlRewriter","abstract":"
The default implementation returns the original URL unchanged.
","parent_name":"URLRewriterUtils"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)audioFallbackUrl":{"name":"audioFallbackUrl","abstract":"The audio fallback URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)audioHostUrl":{"name":"audioHostUrl","abstract":"The audio host URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)turnControlUrl":{"name":"turnControlUrl","abstract":"The TURN control URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)signalingUrl":{"name":"signalingUrl","abstract":"The signaling URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(py)ingestionUrl":{"name":"ingestionUrl","abstract":"The event ingestion URL of the session
","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(im)initWithAudioFallbackUrl:audioHostUrl:turnControlUrl:signalingUrl:urlRewriter:":{"name":"init(audioFallbackUrl:audioHostUrl:turnControlUrl:signalingUrl:urlRewriter:)","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionURLs.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionURLs(im)initWithAudioFallbackUrl:audioHostUrl:turnControlUrl:signalingUrl:urlRewriter:ingestionUrl:":{"name":"init(audioFallbackUrl:audioHostUrl:turnControlUrl:signalingUrl:urlRewriter:ingestionUrl:)","parent_name":"MeetingSessionURLs"},"Classes/MeetingSessionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionStatus(py)statusCode":{"name":"statusCode","parent_name":"MeetingSessionStatus"},"Classes/MeetingSessionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionStatus(im)initWithStatusCode:":{"name":"init(statusCode:)","parent_name":"MeetingSessionStatus"},"Classes/MeetingSessionCredentials.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionCredentials(py)attendeeId":{"name":"attendeeId","abstract":"The attendee id for these credentials.
","parent_name":"MeetingSessionCredentials"},"Classes/MeetingSessionCredentials.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionCredentials(py)externalUserId":{"name":"externalUserId","abstract":"The external user Id associated with the attendee.
","parent_name":"MeetingSessionCredentials"},"Classes/MeetingSessionCredentials.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionCredentials(py)joinToken":{"name":"joinToken","abstract":"The token that the session will be authenticated with.
","parent_name":"MeetingSessionCredentials"},"Classes/MeetingSessionCredentials.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionCredentials(im)initWithAttendeeId:externalUserId:joinToken:":{"name":"init(attendeeId:externalUserId:joinToken:)","parent_name":"MeetingSessionCredentials"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)meetingId":{"name":"meetingId","abstract":"The id of the meeting the session is joining.
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)externalMeetingId":{"name":"externalMeetingId","abstract":"The external id of the meeting the session is joining. See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateMeeting.html#API_CreateMeeting_RequestSyntax for more details
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)credentials":{"name":"credentials","abstract":"The credentials used to authenticate the session.
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)urls":{"name":"urls","abstract":"The URLs the session uses to reach the meeting service.
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)urlRewriter":{"name":"urlRewriter","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(py)primaryMeetingId":{"name":"primaryMeetingId","abstract":"The id of the primary meeting that this session is joining a replica to
","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithCreateMeetingResponse:createAttendeeResponse:":{"name":"init(createMeetingResponse:createAttendeeResponse:)","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithMeetingId:credentials:urls:urlRewriter:":{"name":"init(meetingId:credentials:urls:urlRewriter:)","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithMeetingId:externalMeetingId:credentials:urls:urlRewriter:":{"name":"init(meetingId:externalMeetingId:credentials:urls:urlRewriter:)","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithMeetingId:externalMeetingId:credentials:urls:urlRewriter:primaryMeetingId:":{"name":"init(meetingId:externalMeetingId:credentials:urls:urlRewriter:primaryMeetingId:)","parent_name":"MeetingSessionConfiguration"},"Classes/MeetingSessionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingSessionConfiguration(im)initWithCreateMeetingResponse:createAttendeeResponse:urlRewriter:":{"name":"init(createMeetingResponse:createAttendeeResponse:urlRewriter:)","parent_name":"MeetingSessionConfiguration"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(py)audioVideo":{"name":"audioVideo","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(py)configuration":{"name":"configuration","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(py)logger":{"name":"logger","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(py)eventAnalyticsController":{"name":"eventAnalyticsController","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(im)initWithConfiguration:logger:eventReporterFactory:":{"name":"init(configuration:logger:eventReporterFactory:)","parent_name":"DefaultMeetingSession"},"Classes/DefaultMeetingSession.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultMeetingSession(im)initWithConfiguration:logger:":{"name":"init(configuration:logger:)","parent_name":"DefaultMeetingSession"},"Classes/MediaPlacement.html#/c:@M@AmazonChimeSDK@objc(cs)MediaPlacement(im)initWithAudioFallbackUrl:audioHostUrl:signalingUrl:turnControlUrl:":{"name":"init(audioFallbackUrl:audioHostUrl:signalingUrl:turnControlUrl:)","parent_name":"MediaPlacement"},"Classes/MediaPlacement.html#/c:@M@AmazonChimeSDK@objc(cs)MediaPlacement(im)initWithAudioFallbackUrl:audioHostUrl:signalingUrl:turnControlUrl:eventIngestionUrl:":{"name":"init(audioFallbackUrl:audioHostUrl:signalingUrl:turnControlUrl:eventIngestionUrl:)","parent_name":"MediaPlacement"},"Classes/Meeting.html#/c:@M@AmazonChimeSDK@objc(cs)Meeting(im)initWithExternalMeetingId:mediaPlacement:mediaRegion:meetingId:":{"name":"init(externalMeetingId:mediaPlacement:mediaRegion:meetingId:)","parent_name":"Meeting"},"Classes/Meeting.html#/c:@M@AmazonChimeSDK@objc(cs)Meeting(im)initWithExternalMeetingId:mediaPlacement:mediaRegion:meetingId:primaryMeetingId:":{"name":"init(externalMeetingId:mediaPlacement:mediaRegion:meetingId:primaryMeetingId:)","parent_name":"Meeting"},"Classes/CreateMeetingResponse.html#/c:@M@AmazonChimeSDK@objc(cs)CreateMeetingResponse(im)initWithMeeting:":{"name":"init(meeting:)","parent_name":"CreateMeetingResponse"},"Classes/Attendee.html#/c:@M@AmazonChimeSDK@objc(cs)Attendee(im)initWithAttendeeId:externalUserId:joinToken:":{"name":"init(attendeeId:externalUserId:joinToken:)","parent_name":"Attendee"},"Classes/CreateAttendeeResponse.html#/c:@M@AmazonChimeSDK@objc(cs)CreateAttendeeResponse(im)initWithAttendee:":{"name":"init(attendee:)","parent_name":"CreateAttendeeResponse"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultRealtimeController(im)initWithAudioClientController:audioClientObserver:videoClientController:":{"name":"init(audioClientController:audioClientObserver:videoClientController:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalMute":{"name":"realtimeLocalMute()","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalUnmute":{"name":"realtimeLocalUnmute()","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeObserverWithObserver:":{"name":"addRealtimeObserver(observer:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeObserverWithObserver:":{"name":"removeRealtimeObserver(observer:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeDataMessageObserverWithTopic:observer:":{"name":"addRealtimeDataMessageObserver(topic:observer:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeDataMessageObserverFromTopicWithTopic:":{"name":"removeRealtimeDataMessageObserverFromTopic(topic:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSendDataMessageWithTopic:data:lifetimeMs:error:":{"name":"realtimeSendDataMessage(topic:data:lifetimeMs:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSetVoiceFocusEnabledWithEnabled:":{"name":"realtimeSetVoiceFocusEnabled(enabled:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeIsVoiceFocusEnabled":{"name":"realtimeIsVoiceFocusEnabled()","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeTranscriptEventObserverWithObserver:":{"name":"addRealtimeTranscriptEventObserver(observer:)","parent_name":"DefaultRealtimeController"},"Classes/DefaultRealtimeController.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeTranscriptEventObserverWithObserver:":{"name":"removeRealtimeTranscriptEventObserver(observer:)","parent_name":"DefaultRealtimeController"},"Classes/NoopEventReporterFactory.html#/s:14AmazonChimeSDK24NoopEventReporterFactoryC06createeF0AA0eF0_pSgyF":{"name":"createEventReporter()","parent_name":"NoopEventReporterFactory"},"Classes/NoopEventReporterFactory.html#/s:14AmazonChimeSDK24NoopEventReporterFactoryCACycfc":{"name":"init()","parent_name":"NoopEventReporterFactory"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)type":{"name":"type","parent_name":"MeetingEventClientConfiguration"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingEventClientConfiguration(py)eventClientJoinToken":{"name":"eventClientJoinToken","parent_name":"MeetingEventClientConfiguration"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)tag":{"name":"tag","parent_name":"MeetingEventClientConfiguration"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(pl)EventClientConfiguration(py)metadataAttributes":{"name":"metadataAttributes","parent_name":"MeetingEventClientConfiguration"},"Classes/MeetingEventClientConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingEventClientConfiguration(im)initWithEventClientJoinToken:meetingId:attendeeId:":{"name":"init(eventClientJoinToken:meetingId:attendeeId:)","parent_name":"MeetingEventClientConfiguration"},"Classes/IngestionRecord.html#/s:14AmazonChimeSDK15IngestionRecordC8metadataSDySSAA10AnyCodableVSgGvp":{"name":"metadata","abstract":"Metadata associated with the event. This includes deviceName, OSVersion, and etc.
","parent_name":"IngestionRecord"},"Classes/IngestionRecord.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionRecord(py)events":{"name":"events","abstract":"List of IngestionEvent
Event Client Type associated with this event
","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/s:14AmazonChimeSDK14IngestionEventC8metadataSDySSAA10AnyCodableVSgGvp":{"name":"metadata","abstract":"metadata that could be overriden
","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionEvent(py)payloads":{"name":"payloads","abstract":"Payload associated with this ingestion event.
","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionEvent(py)version":{"name":"version","abstract":"Version of payload. Different event format could give different version.
","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/s:14AmazonChimeSDK14IngestionEventC4type8metadata8payloadsACSS_SDySSAA10AnyCodableVSgGSayAA0D7PayloadCGtcfc":{"name":"init(type:metadata:payloads:)","parent_name":"IngestionEvent"},"Classes/IngestionEvent.html#/s:14AmazonChimeSDK14IngestionEventC4type8metadata8payloads7versionACSS_SDySSAA10AnyCodableVSgGSayAA0D7PayloadCGSitcfc":{"name":"init(type:metadata:payloads:version:)","parent_name":"IngestionEvent"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)init":{"name":"init()","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)setFlushSizeWithFlushSize:":{"name":"setFlushSize(flushSize:)","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)setFlushIntervalMsWithFlushIntervalMs:":{"name":"setFlushIntervalMs(flushIntervalMs:)","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)setRetryCountLimitWithRetryCountLimit:":{"name":"setRetryCountLimit(retryCountLimit:)","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfigurationBuilder.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfigurationBuilder(im)buildWithDisabled:ingestionUrl:clientConiguration:":{"name":"build(disabled:ingestionUrl:clientConiguration:)","parent_name":"IngestionConfigurationBuilder"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)clientConfiguration":{"name":"clientConfiguration","abstract":"Event client configuration specific that has different properties based on type.","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)ingestionUrl":{"name":"ingestionUrl","abstract":"
Url of ingestion endpoint to send data.
","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)disabled":{"name":"disabled","abstract":"Whether ingestion is enabled or disabled.
","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)flushSize":{"name":"flushSize","abstract":"Size to send to the server in a batch.","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)flushIntervalMs":{"name":"flushIntervalMs","abstract":"
Interval to continously send to the server in a batch.","parent_name":"IngestionConfiguration"},"Classes/IngestionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)IngestionConfiguration(py)retryCountLimit":{"name":"retryCountLimit","abstract":"
Number of retries.","parent_name":"IngestionConfiguration"},"Classes/DefaultMeetingEventReporterFactory.html#/s:14AmazonChimeSDK34DefaultMeetingEventReporterFactoryC22ingestionConfiguration6loggerAcA09IngestionJ0C_AA6Logger_ptcfc":{"name":"init(ingestionConfiguration:logger:)","parent_name":"DefaultMeetingEventReporterFactory"},"Classes/DefaultMeetingEventReporterFactory.html#/s:14AmazonChimeSDK34DefaultMeetingEventReporterFactoryC06createfG0AA0fG0_pSgyF":{"name":"createEventReporter()","parent_name":"DefaultMeetingEventReporterFactory"},"Classes/DefaultEventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)reportWithEvent:":{"name":"report(event:)","parent_name":"DefaultEventReporter"},"Classes/DefaultEventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)start":{"name":"start()","parent_name":"DefaultEventReporter"},"Classes/DefaultEventReporter.html#/c:@M@AmazonChimeSDK@objc(pl)EventReporter(im)stop":{"name":"stop()","parent_name":"DefaultEventReporter"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(py)label":{"name":"label","abstract":"
Label of MediaDevice
","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(py)type":{"name":"type","abstract":"Type of MediaDevice (ex: Bluetooth Audio, Front Camera)
","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(py)port":{"name":"port","abstract":"Audio Information based on iOS native AVAudioSessionPortDescription
","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(cm)listVideoDevices":{"name":"listVideoDevices()","abstract":"
List available video capture devices from the hardware
","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(cm)listSupportedVideoCaptureFormatsWithMediaDevice:":{"name":"listSupportedVideoCaptureFormats(mediaDevice:)","abstract":"List available VideoCaptureFormat
from the video capture device.","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(im)initWithLabel:type:":{"name":"init(label:type:)","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(im)initWithLabel:port:":{"name":"init(label:port:)","parent_name":"MediaDevice"},"Classes/MediaDevice.html#/c:@M@AmazonChimeSDK@objc(cs)MediaDevice(py)description":{"name":"description","parent_name":"MediaDevice"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultDeviceController(im)initWithAudioSession:videoClientController:eventAnalyticsController:logger:":{"name":"init(audioSession:videoClientController:eventAnalyticsController:logger:)","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)listAudioDevices":{"name":"listAudioDevices()","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)chooseAudioDeviceWithMediaDevice:":{"name":"chooseAudioDevice(mediaDevice:)","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)addDeviceChangeObserverWithObserver:":{"name":"addDeviceChangeObserver(observer:)","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)removeDeviceChangeObserverWithObserver:":{"name":"removeDeviceChangeObserver(observer:)","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)switchCamera":{"name":"switchCamera()","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveCamera":{"name":"getActiveCamera()","parent_name":"DefaultDeviceController"},"Classes/DefaultDeviceController.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveAudioDevice":{"name":"getActiveAudioDevice()","parent_name":"DefaultDeviceController"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(py)width":{"name":"width","abstract":"
Capture width in pixels.
","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(py)height":{"name":"height","abstract":"Capture height in pixels.
","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(py)maxFrameRate":{"name":"maxFrameRate","abstract":"Max frame rate. When used as input this implies the desired frame rate as well.
","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(im)initWithWidth:height:maxFrameRate:":{"name":"init(width:height:maxFrameRate:)","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(im)isEqual:":{"name":"isEqual(_:)","parent_name":"VideoCaptureFormat"},"Classes/VideoCaptureFormat.html#/c:@M@AmazonChimeSDK@objc(cs)VideoCaptureFormat(cm)fromAVCaptureDeviceFormatWithFormat:":{"name":"fromAVCaptureDeviceFormat(format:)","abstract":"Helper function to convert AVCaptureDevice.Format
to VideoCaptureFormat
Expose current capture device’s torch availability
","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)addVideoSinkWithSink:":{"name":"addVideoSink(sink:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)removeVideoSinkWithSink:":{"name":"removeVideoSink(sink:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)start":{"name":"start()","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)stop":{"name":"stop()","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)CameraCaptureSource(im)switchCamera":{"name":"switchCamera()","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)addCaptureSourceObserverWithObserver:":{"name":"addCaptureSourceObserver(observer:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)removeCaptureSourceObserverWithObserver:":{"name":"removeCaptureSourceObserver(observer:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultCameraCaptureSource(im)setEventAnalyticsControllerWithEventAnalyticsController:":{"name":"setEventAnalyticsController(eventAnalyticsController:)","parent_name":"DefaultCameraCaptureSource"},"Classes/DefaultCameraCaptureSource.html#/c:@CM@AmazonChimeSDK@objc(cs)DefaultCameraCaptureSource(im)captureOutput:didOutputSampleBuffer:fromConnection:":{"name":"captureOutput(_:didOutput:from:)","parent_name":"DefaultCameraCaptureSource"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(py)videoContentHint":{"name":"videoContentHint","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC010backgroundE13ConfigurationAcA0deJ0C_tcfc":{"name":"init(backgroundReplacementConfiguration:)","abstract":"Public constructor to initialize the processor with a BackgroundReplacementConfiguration
.
Receive a video frame from some upstream source. The foreground is segmented and then masked on top","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC03setD5Image03newdeJ0ySo7UIImageC_tF":{"name":"setBackgroundImage(newBackgroundReplacementImage:)","abstract":"
Allow builders to change background image after initialization.
","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC03addF4Sink4sinkyAA0fJ0_p_tF":{"name":"addVideoSink(sink:)","abstract":"Adds a video sink to the sinks set.
","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC06removeF4Sink4sinkyAA0fJ0_p_tF":{"name":"removeVideoSink(sink:)","abstract":"Remove a video sink from the sinks set.
","parent_name":"BackgroundReplacementVideoFrameProcessor"},"Classes/BackgroundReplacementVideoFrameProcessor.html#/s:14AmazonChimeSDK40BackgroundReplacementVideoFrameProcessorC11updateSinks5frameyAA0fG0C_tF":{"name":"updateSinks(frame:)","abstract":"Update the VideoSink(s)
with a new frame.
Public constructor to initialize the processor.
","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/c:@M@AmazonChimeSDK@objc(cs)BackgroundBlurVideoFrameProcessor(im)onVideoFrameReceivedWithFrame:":{"name":"onVideoFrameReceived(frame:)","abstract":"Receive a video frame from some upstream source. The foreground is segmented and then masked","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/c:@M@AmazonChimeSDK@objc(cs)BackgroundBlurVideoFrameProcessor(im)setBlurStrengthWithNewBlurStrength:":{"name":"setBlurStrength(newBlurStrength:)","abstract":"
Allow builders to change the blur intensity value after initialization.
","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/c:@M@AmazonChimeSDK@objc(cs)BackgroundBlurVideoFrameProcessor(im)addVideoSinkWithSink:":{"name":"addVideoSink(sink:)","abstract":"Adds a video sink to the sinks set.
","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/c:@M@AmazonChimeSDK@objc(cs)BackgroundBlurVideoFrameProcessor(im)removeVideoSinkWithSink:":{"name":"removeVideoSink(sink:)","abstract":"Remove a video sink from the sinks set.
","parent_name":"BackgroundBlurVideoFrameProcessor"},"Classes/BackgroundBlurVideoFrameProcessor.html#/c:@M@AmazonChimeSDK@objc(cs)BackgroundBlurVideoFrameProcessor(im)updateSinksWithFrame:":{"name":"updateSinks(frame:)","abstract":"Update the VideoSink(s)
with a new frame.
Static method to check whether BackgroundFilterProcessor can be used. This verifies that the builder","parent_name":"BackgroundFilterProcessor"},"Classes/BackgroundFilterProcessor.html#/s:14AmazonChimeSDK25BackgroundFilterProcessorC6loggerAcA6Logger_p_tcfc":{"name":"init(logger:)","abstract":"
Public constructor to initialize the processor.
","parent_name":"BackgroundFilterProcessor"},"Classes/BackgroundFilterProcessor.html#/s:14AmazonChimeSDK25BackgroundFilterProcessorC25createForegroundAlphaMask12inputFrameCG0kL2CISo7CIImageCSgSo10CGImageRefa_AHtF":{"name":"createForegroundAlphaMask(inputFrameCG:inputFrameCI:)","abstract":"Creates the alpha mask [0-255] of the foreground image using SegmentationProcessor
.
Blends foreground alpha mask with input image to produce a foreground image which is rendered on top","parent_name":"BackgroundFilterProcessor"},"Classes/BackgroundFilterProcessor.html#/s:14AmazonChimeSDK25BackgroundFilterProcessorC13getBufferPoolSo07CVPixelhI3RefaSgyF":{"name":"getBufferPool()","parent_name":"BackgroundFilterProcessor"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)tileId":{"name":"tileId","abstract":"
Unique Id associated with this tile
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)attendeeId":{"name":"attendeeId","abstract":"Id of the user associated with this tile
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)videoStreamContentWidth":{"name":"videoStreamContentWidth","abstract":"Width of video stream content
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)videoStreamContentHeight":{"name":"videoStreamContentHeight","abstract":"Height of video stream content
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)pauseState":{"name":"pauseState","abstract":"Current pause state of this tile
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)isLocalTile":{"name":"isLocalTile","abstract":"Whether tile is local or remote tile
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(py)isContent":{"name":"isContent","abstract":"Whether this is screen share
","parent_name":"VideoTileState"},"Classes/VideoTileState.html#/c:@M@AmazonChimeSDK@objc(cs)VideoTileState(im)initWithTileId:attendeeId:videoStreamContentWidth:videoStreamContentHeight:pauseState:isLocalTile:":{"name":"init(tileId:attendeeId:videoStreamContentWidth:videoStreamContentHeight:pauseState:isLocalTile:)","parent_name":"VideoTileState"},"Classes/VideoSubscriptionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)VideoSubscriptionConfiguration(py)priority":{"name":"priority","parent_name":"VideoSubscriptionConfiguration"},"Classes/VideoSubscriptionConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)VideoSubscriptionConfiguration(py)targetResolution":{"name":"targetResolution","parent_name":"VideoSubscriptionConfiguration"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC5widthSivp":{"name":"width","parent_name":"VideoResolution"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC6heightSivp":{"name":"height","parent_name":"VideoResolution"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC4highACvpZ":{"name":"high","abstract":"Preset video resolutions.
","parent_name":"VideoResolution"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC6mediumACvpZ":{"name":"medium","parent_name":"VideoResolution"},"Classes/VideoResolution.html#/s:14AmazonChimeSDK15VideoResolutionC3lowACvpZ":{"name":"low","parent_name":"VideoResolution"},"Classes/VideoFramePixelBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)VideoFrameBuffer(im)width":{"name":"width()","parent_name":"VideoFramePixelBuffer"},"Classes/VideoFramePixelBuffer.html#/c:@M@AmazonChimeSDK@objc(pl)VideoFrameBuffer(im)height":{"name":"height()","parent_name":"VideoFramePixelBuffer"},"Classes/VideoFramePixelBuffer.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFramePixelBuffer(py)pixelBuffer":{"name":"pixelBuffer","parent_name":"VideoFramePixelBuffer"},"Classes/VideoFramePixelBuffer.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFramePixelBuffer(im)initWithPixelBuffer:":{"name":"init(pixelBuffer:)","parent_name":"VideoFramePixelBuffer"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)width":{"name":"width","abstract":"Width of the video frame in pixels.
","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)height":{"name":"height","abstract":"Height of the video frame in pixels.
","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)timestampNs":{"name":"timestampNs","abstract":"Timestamp in nanoseconds at which the video frame was captured from some system monotonic clock.","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)rotation":{"name":"rotation","abstract":"
Rotation of the video frame buffer in degrees clockwise from intended viewing horizon.
","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(py)buffer":{"name":"buffer","abstract":"Object containing actual video frame data in some form.
","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(im)initWithTimestampNs:rotation:buffer:":{"name":"init(timestampNs:rotation:buffer:)","parent_name":"VideoFrame"},"Classes/VideoFrame.html#/c:@M@AmazonChimeSDK@objc(cs)VideoFrame(im)initWithSampleBuffer:":{"name":"init(sampleBuffer:)","parent_name":"VideoFrame"},"Classes/RemoteVideoSource.html#/c:@M@AmazonChimeSDK@objc(cs)RemoteVideoSource(py)attendeeId":{"name":"attendeeId","parent_name":"RemoteVideoSource"},"Classes/LocalVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)LocalVideoConfiguration(py)simulcastEnabled":{"name":"simulcastEnabled","abstract":"The flag to disable/enable simulcast, default to true","parent_name":"LocalVideoConfiguration"},"Classes/LocalVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)LocalVideoConfiguration(py)maxBitRateKbps":{"name":"maxBitRateKbps","abstract":"
The max bit rate for video encoding, should be greater than 0","parent_name":"LocalVideoConfiguration"},"Classes/LocalVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)LocalVideoConfiguration(im)initWithMaxBitRateKbps:simulcastEnabled:":{"name":"init(maxBitRateKbps:simulcastEnabled:)","parent_name":"LocalVideoConfiguration"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoTileController(im)initWithVideoClientController:logger:meetingStatsCollector:":{"name":"init(videoClientController:logger:meetingStatsCollector:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileController(im)onReceiveFrameWithFrame:videoId:attendeeId:pauseState:":{"name":"onReceiveFrame(frame:videoId:attendeeId:pauseState:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)bindVideoViewWithVideoView:tileId:":{"name":"bindVideoView(videoView:tileId:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)unbindVideoViewWithTileId:":{"name":"unbindVideoView(tileId:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)addVideoTileObserverWithObserver:":{"name":"addVideoTileObserver(observer:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)removeVideoTileObserverWithObserver:":{"name":"removeVideoTileObserver(observer:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)pauseRemoteVideoTileWithTileId:":{"name":"pauseRemoteVideoTile(tileId:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTileController.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)resumeRemoteVideoTileWithTileId:":{"name":"resumeRemoteVideoTile(tileId:)","parent_name":"DefaultVideoTileController"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(py)state":{"name":"state","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(py)videoRenderView":{"name":"videoRenderView","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoTile(im)initWithTileId:attendeeId:videoStreamContentWidth:videoStreamContentHeight:isLocalTile:logger:":{"name":"init(tileId:attendeeId:videoStreamContentWidth:videoStreamContentHeight:isLocalTile:logger:)","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)bindWithVideoRenderView:":{"name":"bind(videoRenderView:)","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSink(im)onVideoFrameReceivedWithFrame:":{"name":"onVideoFrameReceived(frame:)","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)unbind":{"name":"unbind()","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoTile.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTile(im)setPauseStateWithPauseState:":{"name":"setPauseState(pauseState:)","parent_name":"DefaultVideoTile"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(py)mirror":{"name":"mirror","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(py)contentMode":{"name":"contentMode","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(im)initWithCoder:":{"name":"init(coder:)","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(im)initWithFrame:":{"name":"init(frame:)","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(im)init":{"name":"init()","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSink(im)onVideoFrameReceivedWithFrame:":{"name":"onVideoFrameReceived(frame:)","parent_name":"DefaultVideoRenderView"},"Classes/DefaultVideoRenderView.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultVideoRenderView(im)resetImage":{"name":"resetImage()","parent_name":"DefaultVideoRenderView"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)type":{"name":"type","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)eventTimeMs":{"name":"eventTimeMs","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)transcriptionRegion":{"name":"transcriptionRegion","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)transcriptionConfiguration":{"name":"transcriptionConfiguration","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(py)message":{"name":"message","parent_name":"TranscriptionStatus"},"Classes/TranscriptionStatus.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptionStatus(im)initWithType:eventTimeMs:transcriptionRegion:transcriptionConfiguration:message:":{"name":"init(type:eventTimeMs:transcriptionRegion:transcriptionConfiguration:message:)","parent_name":"TranscriptionStatus"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)resultId":{"name":"resultId","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)channelId":{"name":"channelId","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)isPartial":{"name":"isPartial","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)startTimeMs":{"name":"startTimeMs","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)endTimeMs":{"name":"endTimeMs","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)alternatives":{"name":"alternatives","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)languageCode":{"name":"languageCode","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(py)languageIdentification":{"name":"languageIdentification","parent_name":"TranscriptResult"},"Classes/TranscriptResult.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptResult(im)initWithResultId:channelId:isPartial:startTimeMs:endTimeMs:alternatives:languageCode:languageIdentification:":{"name":"init(resultId:channelId:isPartial:startTimeMs:endTimeMs:alternatives:languageCode:languageIdentification:)","parent_name":"TranscriptResult"},"Classes/TranscriptLanguageWithScore.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptLanguageWithScore(py)languageCode":{"name":"languageCode","parent_name":"TranscriptLanguageWithScore"},"Classes/TranscriptLanguageWithScore.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptLanguageWithScore(py)score":{"name":"score","parent_name":"TranscriptLanguageWithScore"},"Classes/TranscriptLanguageWithScore.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptLanguageWithScore(im)initWithLanguageCode:score:":{"name":"init(languageCode:score:)","parent_name":"TranscriptLanguageWithScore"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)type":{"name":"type","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)startTimeMs":{"name":"startTimeMs","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)endTimeMs":{"name":"endTimeMs","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)attendee":{"name":"attendee","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)content":{"name":"content","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptItem(py)vocabularyFilterMatch":{"name":"vocabularyFilterMatch","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/s:14AmazonChimeSDK14TranscriptItemC6stableSbSgvp":{"name":"stable","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/s:14AmazonChimeSDK14TranscriptItemC10confidenceSdSgvp":{"name":"confidence","parent_name":"TranscriptItem"},"Classes/TranscriptItem.html#/s:14AmazonChimeSDK14TranscriptItemC4type11startTimeMs03endhI08attendee7content21vocabularyFilterMatch6stable10confidenceAcA0dE4TypeO_s5Int64VAoA12AttendeeInfoCSSS2bSgSdSgtcfc":{"name":"init(type:startTimeMs:endTimeMs:attendee:content:vocabularyFilterMatch:stable:confidence:)","parent_name":"TranscriptItem"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)type":{"name":"type","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)content":{"name":"content","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)category":{"name":"category","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/s:14AmazonChimeSDK16TranscriptEntityC10confidenceSdSgvp":{"name":"confidence","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)startTimeMs":{"name":"startTimeMs","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptEntity(py)endTimeMs":{"name":"endTimeMs","parent_name":"TranscriptEntity"},"Classes/TranscriptEntity.html#/s:14AmazonChimeSDK16TranscriptEntityC4type7content8category10confidence11startTimeMs03endkL0ACSS_S2SSdSgs5Int64VALtcfc":{"name":"init(type:content:category:confidence:startTimeMs:endTimeMs:)","parent_name":"TranscriptEntity"},"Classes/TranscriptAlternative.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptAlternative(py)items":{"name":"items","parent_name":"TranscriptAlternative"},"Classes/TranscriptAlternative.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptAlternative(py)entities":{"name":"entities","parent_name":"TranscriptAlternative"},"Classes/TranscriptAlternative.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptAlternative(py)transcript":{"name":"transcript","parent_name":"TranscriptAlternative"},"Classes/TranscriptAlternative.html#/c:@M@AmazonChimeSDK@objc(cs)TranscriptAlternative(im)initWithItems:transcript:entities:":{"name":"init(items:transcript:entities:)","parent_name":"TranscriptAlternative"},"Classes/Transcript.html#/c:@M@AmazonChimeSDK@objc(cs)Transcript(py)results":{"name":"results","parent_name":"Transcript"},"Classes/Transcript.html#/c:@M@AmazonChimeSDK@objc(cs)Transcript(im)initWithResults:":{"name":"init(results:)","parent_name":"Transcript"},"Classes/VolumeUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)VolumeUpdate(py)attendeeInfo":{"name":"attendeeInfo","parent_name":"VolumeUpdate"},"Classes/VolumeUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)VolumeUpdate(py)volumeLevel":{"name":"volumeLevel","parent_name":"VolumeUpdate"},"Classes/VolumeUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)VolumeUpdate(im)initWithAttendeeInfo:volumeLevel:":{"name":"init(attendeeInfo:volumeLevel:)","parent_name":"VolumeUpdate"},"Classes/SignalUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)SignalUpdate(py)attendeeInfo":{"name":"attendeeInfo","parent_name":"SignalUpdate"},"Classes/SignalUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)SignalUpdate(py)signalStrength":{"name":"signalStrength","parent_name":"SignalUpdate"},"Classes/SignalUpdate.html#/c:@M@AmazonChimeSDK@objc(cs)SignalUpdate(im)initWithAttendeeInfo:signalStrength:":{"name":"init(attendeeInfo:signalStrength:)","parent_name":"SignalUpdate"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)timestampMs":{"name":"timestampMs","abstract":"
Monotonically increasing server ingest time
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)topic":{"name":"topic","abstract":"Topic this message was sent on
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)data":{"name":"data","abstract":"Data payload
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)senderAttendeeId":{"name":"senderAttendeeId","abstract":"Sender attendee
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)senderExternalUserId":{"name":"senderExternalUserId","abstract":"Sender attendee external user Id
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(py)throttled":{"name":"throttled","abstract":"true if server throttled or rejected message,","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(im)initWithTopic:data:senderAttendeeId:senderExternalUserId:timestampMs:throttled:":{"name":"init(topic:data:senderAttendeeId:senderExternalUserId:timestampMs:throttled:)","abstract":"
Initiailize a DataMessage object
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(im)text":{"name":"text()","abstract":"Marshal data byte array to String
","parent_name":"DataMessage"},"Classes/DataMessage.html#/c:@M@AmazonChimeSDK@objc(cs)DataMessage(im)fromJSON":{"name":"fromJSON()","abstract":"Try deserialize data byte array to swift basic collection type
","parent_name":"DataMessage"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(py)attendeeId":{"name":"attendeeId","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(py)externalUserId":{"name":"externalUserId","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(im)initWithAttendeeId:externalUserId:":{"name":"init(attendeeId:externalUserId:)","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(im)isEqual:":{"name":"isEqual(_:)","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/c:@M@AmazonChimeSDK@objc(cs)AttendeeInfo(py)hash":{"name":"hash","parent_name":"AttendeeInfo"},"Classes/AttendeeInfo.html#/s:SL1loiySbx_xtFZ":{"name":"<(_:_:)","parent_name":"AttendeeInfo"},"Classes/ReplayKitSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(py)videoContentHint":{"name":"videoContentHint","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/s:14AmazonChimeSDK15ReplayKitSourceC6loggerAcA6Logger_p_tcfc":{"name":"init(logger:)","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/s:14AmazonChimeSDK15ReplayKitSourceC4stopyyF":{"name":"stop()","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)addVideoSinkWithSink:":{"name":"addVideoSink(sink:)","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)removeVideoSinkWithSink:":{"name":"removeVideoSink(sink:)","parent_name":"ReplayKitSource"},"Classes/ReplayKitSource.html#/s:14AmazonChimeSDK15ReplayKitSourceC19processSampleBuffer06sampleI04typeySo08CMSampleI3Refa_So08RPSampleI4TypeVtF":{"name":"processSampleBuffer(sampleBuffer:type:)","parent_name":"ReplayKitSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(py)videoContentHint":{"name":"videoContentHint","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(cs)InAppScreenCaptureSource(im)initWithLogger:":{"name":"init(logger:)","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)start":{"name":"start()","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)stop":{"name":"stop()","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)addVideoSinkWithSink:":{"name":"addVideoSink(sink:)","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoSource(im)removeVideoSinkWithSink:":{"name":"removeVideoSink(sink:)","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)addCaptureSourceObserverWithObserver:":{"name":"addCaptureSourceObserver(observer:)","parent_name":"InAppScreenCaptureSource"},"Classes/InAppScreenCaptureSource.html#/c:@M@AmazonChimeSDK@objc(pl)VideoCaptureSource(im)removeCaptureSourceObserverWithObserver:":{"name":"removeCaptureSourceObserver(observer:)","parent_name":"InAppScreenCaptureSource"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultContentShareController(im)initWithContentShareVideoClientController:":{"name":"init(contentShareVideoClientController:)","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:":{"name":"startContentShare(source:)","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:config:":{"name":"startContentShare(source:config:)","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)stopContentShare":{"name":"stopContentShare()","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)addContentShareObserverWithObserver:":{"name":"addContentShareObserver(observer:)","parent_name":"DefaultContentShareController"},"Classes/DefaultContentShareController.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)removeContentShareObserverWithObserver:":{"name":"removeContentShareObserver(observer:)","parent_name":"DefaultContentShareController"},"Classes/ContentShareStatus.html#/c:@M@AmazonChimeSDK@objc(cs)ContentShareStatus(py)statusCode":{"name":"statusCode","parent_name":"ContentShareStatus"},"Classes/ContentShareStatus.html#/c:@M@AmazonChimeSDK@objc(cs)ContentShareStatus(im)initWithStatusCode:":{"name":"init(statusCode:)","parent_name":"ContentShareStatus"},"Classes/ContentShareSource.html#/c:@M@AmazonChimeSDK@objc(cs)ContentShareSource(py)videoSource":{"name":"videoSource","parent_name":"ContentShareSource"},"Classes/IntervalScheduler.html#/c:@M@AmazonChimeSDK@objc(cs)IntervalScheduler(im)initWithIntervalMs:callback:":{"name":"init(intervalMs:callback:)","parent_name":"IntervalScheduler"},"Classes/IntervalScheduler.html#/c:@M@AmazonChimeSDK@objc(pl)Scheduler(im)start":{"name":"start()","parent_name":"IntervalScheduler"},"Classes/IntervalScheduler.html#/c:@M@AmazonChimeSDK@objc(pl)Scheduler(im)stop":{"name":"stop()","parent_name":"IntervalScheduler"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(cpy)defaultSpeakerWeight":{"name":"defaultSpeakerWeight","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(cpy)defaultCutoffThreshold":{"name":"defaultCutoffThreshold","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(cpy)defaultTakeoverRate":{"name":"defaultTakeoverRate","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(im)init":{"name":"init()","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerPolicy(im)initWithSpeakerWeight:cutoffThreshold:takeoverRate:":{"name":"init(speakerWeight:cutoffThreshold:takeoverRate:)","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerPolicy(im)calculateScoreWithAttendeeInfo:volume:":{"name":"calculateScore(attendeeInfo:volume:)","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerPolicy.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerPolicy(im)prioritizeVideoSendBandwidthForActiveSpeaker":{"name":"prioritizeVideoSendBandwidthForActiveSpeaker()","parent_name":"DefaultActiveSpeakerPolicy"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultActiveSpeakerDetector(im)initWithSelfAttendeeId:":{"name":"init(selfAttendeeId:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)hasBandwidthPriorityCallbackWithHasBandwidthPriority:":{"name":"hasBandwidthPriorityCallback(hasBandwidthPriority:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)volumeDidChangeWithVolumeUpdates:":{"name":"volumeDidChange(volumeUpdates:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)signalStrengthDidChangeWithSignalUpdates:":{"name":"signalStrengthDidChange(signalUpdates:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidLeaveWithAttendeeInfo:":{"name":"attendeesDidLeave(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidDropWithAttendeeInfo:":{"name":"attendeesDidDrop(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidMuteWithAttendeeInfo:":{"name":"attendeesDidMute(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidUnmuteWithAttendeeInfo:":{"name":"attendeesDidUnmute(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeObserver(im)attendeesDidJoinWithAttendeeInfo:":{"name":"attendeesDidJoin(attendeeInfo:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)addActiveSpeakerObserverWithPolicy:observer:":{"name":"addActiveSpeakerObserver(policy:observer:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultActiveSpeakerDetector.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)removeActiveSpeakerObserverWithObserver:":{"name":"removeActiveSpeakerObserver(observer:)","parent_name":"DefaultActiveSpeakerDetector"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoFacade(py)configuration":{"name":"configuration","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoFacade(py)logger":{"name":"logger","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoFacade(im)initWithAudioVideoController:realtimeController:deviceController:videoTileController:activeSpeakerDetector:contentShareController:eventAnalyticsController:meetingStatsCollector:":{"name":"init(audioVideoController:realtimeController:deviceController:videoTileController:activeSpeakerDetector:contentShareController:eventAnalyticsController:meetingStatsCollector:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithAudioVideoConfiguration:error:":{"name":"start(audioVideoConfiguration:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithCallKitEnabled:error:":{"name":"start(callKitEnabled:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startAndReturnError:":{"name":"start()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stop":{"name":"stop()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoAndReturnError:":{"name":"startLocalVideo()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithConfig:error:":{"name":"startLocalVideo(config:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:":{"name":"startLocalVideo(source:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:config:":{"name":"startLocalVideo(source:config:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopLocalVideo":{"name":"stopLocalVideo()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startRemoteVideo":{"name":"startRemoteVideo()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopRemoteVideo":{"name":"stopRemoteVideo()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalMute":{"name":"realtimeLocalMute()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeLocalUnmute":{"name":"realtimeLocalUnmute()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeObserverWithObserver:":{"name":"addRealtimeObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeObserverWithObserver:":{"name":"removeRealtimeObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeDataMessageObserverWithTopic:observer:":{"name":"addRealtimeDataMessageObserver(topic:observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeDataMessageObserverFromTopicWithTopic:":{"name":"removeRealtimeDataMessageObserverFromTopic(topic:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSendDataMessageWithTopic:data:lifetimeMs:error:":{"name":"realtimeSendDataMessage(topic:data:lifetimeMs:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeSetVoiceFocusEnabledWithEnabled:":{"name":"realtimeSetVoiceFocusEnabled(enabled:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)realtimeIsVoiceFocusEnabled":{"name":"realtimeIsVoiceFocusEnabled()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addAudioVideoObserverWithObserver:":{"name":"addAudioVideoObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)removeAudioVideoObserverWithObserver:":{"name":"removeAudioVideoObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addMetricsObserverWithObserver:":{"name":"addMetricsObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)removeMetricsObserverWithObserver:":{"name":"removeMetricsObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)addRealtimeTranscriptEventObserverWithObserver:":{"name":"addRealtimeTranscriptEventObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)RealtimeControllerFacade(im)removeRealtimeTranscriptEventObserverWithObserver:":{"name":"removeRealtimeTranscriptEventObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)updateVideoSourceSubscriptionsWithAddedOrUpdated:removed:":{"name":"updateVideoSourceSubscriptions(addedOrUpdated:removed:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)promoteToPrimaryMeetingWithCredentials:observer:":{"name":"promoteToPrimaryMeeting(credentials:observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)demoteFromPrimaryMeeting":{"name":"demoteFromPrimaryMeeting()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)listAudioDevices":{"name":"listAudioDevices()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)chooseAudioDeviceWithMediaDevice:":{"name":"chooseAudioDevice(mediaDevice:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)addDeviceChangeObserverWithObserver:":{"name":"addDeviceChangeObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)removeDeviceChangeObserverWithObserver:":{"name":"removeDeviceChangeObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)switchCamera":{"name":"switchCamera()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveCamera":{"name":"getActiveCamera()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)DeviceController(im)getActiveAudioDevice":{"name":"getActiveAudioDevice()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)bindVideoViewWithVideoView:tileId:":{"name":"bindVideoView(videoView:tileId:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)unbindVideoViewWithTileId:":{"name":"unbindVideoView(tileId:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)addVideoTileObserverWithObserver:":{"name":"addVideoTileObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)removeVideoTileObserverWithObserver:":{"name":"removeVideoTileObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)pauseRemoteVideoTileWithTileId:":{"name":"pauseRemoteVideoTile(tileId:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)VideoTileControllerFacade(im)resumeRemoteVideoTileWithTileId:":{"name":"resumeRemoteVideoTile(tileId:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)addActiveSpeakerObserverWithPolicy:observer:":{"name":"addActiveSpeakerObserver(policy:observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)removeActiveSpeakerObserverWithObserver:":{"name":"removeActiveSpeakerObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ActiveSpeakerDetectorFacade(im)hasBandwidthPriorityCallbackWithHasBandwidthPriority:":{"name":"hasBandwidthPriorityCallback(hasBandwidthPriority:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:":{"name":"startContentShare(source:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)startContentShareWithSource:config:":{"name":"startContentShare(source:config:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)stopContentShare":{"name":"stopContentShare()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)addContentShareObserverWithObserver:":{"name":"addContentShareObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)ContentShareController(im)removeContentShareObserverWithObserver:":{"name":"removeContentShareObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)addEventAnalyticsObserverWithObserver:":{"name":"addEventAnalyticsObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)removeEventAnalyticsObserverWithObserver:":{"name":"removeEventAnalyticsObserver(observer:)","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)getMeetingHistory":{"name":"getMeetingHistory()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoFacade.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsFacade(im)getCommonEventAttributes":{"name":"getCommonEventAttributes()","parent_name":"DefaultAudioVideoFacade"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoController(py)configuration":{"name":"configuration","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoController(py)logger":{"name":"logger","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultAudioVideoController(im)initWithAudioClientController:audioClientObserver:clientMetricsCollector:videoClientController:videoTileController:configuration:logger:":{"name":"init(audioClientController:audioClientObserver:clientMetricsCollector:videoClientController:videoTileController:configuration:logger:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startAndReturnError:":{"name":"start()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithCallKitEnabled:error:":{"name":"start(callKitEnabled:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startWithAudioVideoConfiguration:error:":{"name":"start(audioVideoConfiguration:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stop":{"name":"stop()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addAudioVideoObserverWithObserver:":{"name":"addAudioVideoObserver(observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)removeAudioVideoObserverWithObserver:":{"name":"removeAudioVideoObserver(observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)addMetricsObserverWithObserver:":{"name":"addMetricsObserver(observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)removeMetricsObserverWithObserver:":{"name":"removeMetricsObserver(observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoAndReturnError:":{"name":"startLocalVideo()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithConfig:error:":{"name":"startLocalVideo(config:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:":{"name":"startLocalVideo(source:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startLocalVideoWithSource:config:":{"name":"startLocalVideo(source:config:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopLocalVideo":{"name":"stopLocalVideo()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)startRemoteVideo":{"name":"startRemoteVideo()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)stopRemoteVideo":{"name":"stopRemoteVideo()","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)updateVideoSourceSubscriptionsWithAddedOrUpdated:removed:":{"name":"updateVideoSourceSubscriptions(addedOrUpdated:removed:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)promoteToPrimaryMeetingWithCredentials:observer:":{"name":"promoteToPrimaryMeeting(credentials:observer:)","parent_name":"DefaultAudioVideoController"},"Classes/DefaultAudioVideoController.html#/c:@M@AmazonChimeSDK@objc(pl)AudioVideoControllerFacade(im)demoteFromPrimaryMeeting":{"name":"demoteFromPrimaryMeeting()","parent_name":"DefaultAudioVideoController"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(py)audioMode":{"name":"audioMode","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(py)callKitEnabled":{"name":"callKitEnabled","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(py)enableAudioRedundancy":{"name":"enableAudioRedundancy","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)init":{"name":"init()","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)initWithAudioMode:":{"name":"init(audioMode:)","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)initWithCallKitEnabled:":{"name":"init(callKitEnabled:)","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)initWithEnableAudioRedundancy:":{"name":"init(enableAudioRedundancy:)","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)initWithAudioMode:callKitEnabled:":{"name":"init(audioMode:callKitEnabled:)","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(im)initWithAudioMode:callKitEnabled:enableAudioRedundancy:":{"name":"init(audioMode:callKitEnabled:enableAudioRedundancy:)","parent_name":"AudioVideoConfiguration"},"Classes/AudioVideoConfiguration.html#/c:@M@AmazonChimeSDK@objc(cs)AudioVideoConfiguration(py)description":{"name":"description","parent_name":"AudioVideoConfiguration"},"Classes/SDKEvent.html#/c:@M@AmazonChimeSDK@objc(cs)SDKEvent(py)name":{"name":"name","parent_name":"SDKEvent"},"Classes/SDKEvent.html#/c:@M@AmazonChimeSDK@objc(cs)SDKEvent(py)eventAttributes":{"name":"eventAttributes","parent_name":"SDKEvent"},"Classes/SDKEvent.html#/c:@M@AmazonChimeSDK@objc(cs)SDKEvent(im)initWithMeetingHistoryEventName:eventAttributes:":{"name":"init(meetingHistoryEventName:eventAttributes:)","parent_name":"SDKEvent"},"Classes/SDKEvent.html#/c:@M@AmazonChimeSDK@objc(cs)SDKEvent(im)initWithEventName:eventAttributes:":{"name":"init(eventName:eventAttributes:)","parent_name":"SDKEvent"},"Classes/MeetingHistoryEvent.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingHistoryEvent(py)meetingHistoryEventName":{"name":"meetingHistoryEventName","parent_name":"MeetingHistoryEvent"},"Classes/MeetingHistoryEvent.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingHistoryEvent(py)timestampMs":{"name":"timestampMs","parent_name":"MeetingHistoryEvent"},"Classes/MeetingHistoryEvent.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingHistoryEvent(im)initWithMeetingHistoryEventName:timestampMs:":{"name":"init(meetingHistoryEventName:timestampMs:)","parent_name":"MeetingHistoryEvent"},"Classes/MeetingHistoryEvent.html#/c:@M@AmazonChimeSDK@objc(cs)MeetingHistoryEvent(py)description":{"name":"description","parent_name":"MeetingHistoryEvent"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)publishEventWithName:attributes:":{"name":"publishEvent(name:attributes:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)getMeetingHistory":{"name":"getMeetingHistory()","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(cs)DefaultEventAnalyticsController(im)publishEventWithName:":{"name":"publishEvent(name:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)pushHistoryWithHistoryEventName:":{"name":"pushHistory(historyEventName:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)addEventAnalyticsObserverWithObserver:":{"name":"addEventAnalyticsObserver(observer:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)removeEventAnalyticsObserverWithObserver:":{"name":"removeEventAnalyticsObserver(observer:)","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html#/c:@M@AmazonChimeSDK@objc(pl)EventAnalyticsController(im)getCommonEventAttributes":{"name":"getCommonEventAttributes()","parent_name":"DefaultEventAnalyticsController"},"Classes/DefaultEventAnalyticsController.html":{"name":"DefaultEventAnalyticsController"},"Classes/MeetingHistoryEvent.html":{"name":"MeetingHistoryEvent"},"Classes/SDKEvent.html":{"name":"SDKEvent","abstract":"SDKEvent
defines event that composes of name of event and attribute to describe the event
AudioVideoConfiguration
represents the configuration to be used for audio and video during a meeting session.
IntervalScheduler
calls the callback every intervalMs milliseconds.
ContentShareSource
contains the media sources to attach to the content share
ContentShareStatus
indicates a status received regarding the content share.
InAppScreenCaptureSource
is used to share screen capture within the app. When the app is in the background,"},"Classes/ReplayKitSource.html":{"name":"ReplayKitSource","abstract":"
ReplayKitSource
repackages CMSampleBuffer
objects from ReplayKit into SDK"},"Classes/AttendeeInfo.html":{"name":"AttendeeInfo"},"Classes/DataMessage.html":{"name":"DataMessage","abstract":"
Data message received from server.
"},"Classes/SignalUpdate.html":{"name":"SignalUpdate"},"Classes/VolumeUpdate.html":{"name":"VolumeUpdate"},"Classes/Transcript.html":{"name":"Transcript","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptAlternative.html":{"name":"TranscriptAlternative","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptEntity.html":{"name":"TranscriptEntity","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptItem.html":{"name":"TranscriptItem","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptLanguageWithScore.html":{"name":"TranscriptLanguageWithScore","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptResult.html":{"name":"TranscriptResult","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/TranscriptionStatus.html":{"name":"TranscriptionStatus","abstract":"See Using Amazon Chime SDK live transcription developer guide for details about transcription message types and data guidelines
"},"Classes/DefaultVideoRenderView.html":{"name":"DefaultVideoRenderView"},"Classes/DefaultVideoTile.html":{"name":"DefaultVideoTile"},"Classes/DefaultVideoTileController.html":{"name":"DefaultVideoTileController"},"Classes/LocalVideoConfiguration.html":{"name":"LocalVideoConfiguration","abstract":"Configuration for a local video or content share to be sent
"},"Classes/RemoteVideoSource.html":{"name":"RemoteVideoSource","abstract":"A video source available in the current meeting. RemoteVideoSource need to be consistent between remoteVideoSourcesDidBecomeAvailable
"},"Classes/VideoFrame.html":{"name":"VideoFrame","abstract":"
VideoFrame
is a class which contains a VideoFrameBuffer
and metadata necessary for transmission."},"Classes/VideoFramePixelBuffer.html":{"name":"VideoFramePixelBuffer","abstract":"
VideoFramePixelBuffer
is a buffer which contains a single video frame in the form of CVPixelBuffer
.
Customizable video resolution parameters for a remote video source.
"},"Classes/VideoSubscriptionConfiguration.html":{"name":"VideoSubscriptionConfiguration","abstract":"Configuration for a specific video source."},"Classes/VideoTileState.html":{"name":"VideoTileState","abstract":"
VideoTileState
encapsulates the state of a VideoTile
.
BackgroundFilterProcessor
is a processor that uses SegmentationProcessor
to process a frame by"},"Classes/NoopSegmentationProcessor.html":{"name":"NoopSegmentationProcessor","abstract":"
NoopSegmentationProcessor
is a processor that does nothing except pass image frames in and out."},"Classes/BackgroundBlurConfiguration.html":{"name":"BackgroundBlurConfiguration"},"Classes/BackgroundBlurVideoFrameProcessor.html":{"name":"BackgroundBlurVideoFrameProcessor","abstract":"
BackgroundBlurVideoFrameProcessor
is a processor which receives video frames via VideoSource
and"},"Classes/BackgroundReplacementConfiguration.html":{"name":"BackgroundReplacementConfiguration"},"Classes/BackgroundReplacementVideoFrameProcessor.html":{"name":"BackgroundReplacementVideoFrameProcessor","abstract":"
BackgroundReplacementVideoFrameProcessor
is a processor which receives video frames via VideoSource
"},"Classes/DefaultCameraCaptureSource.html":{"name":"DefaultCameraCaptureSource"},"Classes/VideoCaptureFormat.html":{"name":"VideoCaptureFormat","abstract":"
VideoCaptureFormat
describes a given capture format that may be possible to apply to a VideoCaptureSource
."},"Classes/DefaultDeviceController.html":{"name":"DefaultDeviceController"},"Classes/MediaDevice.html":{"name":"MediaDevice","abstract":"
MediaDevice
represents an IOS audio/video device.
IngestionConfiguration
defines the configuration needed for ingestion service."},"Classes/IngestionConfigurationBuilder.html":{"name":"IngestionConfigurationBuilder","abstract":"
IngestionConfigurationBuilder
helps to create IngestionConfiguration
"},"Classes/IngestionEvent.html":{"name":"IngestionEvent","abstract":"
Event data that will be send to the ingestion server
"},"Classes/IngestionEventConverter.html":{"name":"IngestionEventConverter","abstract":"IngestionEventConverter
converts data from payload into MeetingEventItem
/DirtyEventItem
or vice versa.
IngestionRecord
is the format of data that will be consumed on the ingestion server.
MeetingEventClientConfiguration
is one type of EventClientConfiguration
that contains"},"Classes/NoopEventReporterFactory.html":{"name":"NoopEventReporterFactory"},"Classes/DefaultRealtimeController.html":{"name":"DefaultRealtimeController"},"Classes/CreateAttendeeResponse.html":{"name":"CreateAttendeeResponse"},"Classes/Attendee.html":{"name":"Attendee"},"Classes/CreateMeetingResponse.html":{"name":"CreateMeetingResponse"},"Classes/Meeting.html":{"name":"Meeting"},"Classes/MediaPlacement.html":{"name":"MediaPlacement"},"Classes/DefaultMeetingSession.html":{"name":"DefaultMeetingSession"},"Classes/MeetingSessionConfiguration.html":{"name":"MeetingSessionConfiguration","abstract":"
MeetingSessionConfiguration
contains the information necessary to start a session."},"Classes/MeetingSessionCredentials.html":{"name":"MeetingSessionCredentials","abstract":"
MeetingSessionCredentials
includes the credentials used to authenticate."},"Classes/MeetingSessionStatus.html":{"name":"MeetingSessionStatus","abstract":"
MeetingSessionStatus
indicates a status received regarding the session.
MeetingSessionURLs
contains the URLs that will be used to reach the meeting service.
URLRewriterUtils
is class that defines default Url rewrite behavior
DefaultModality
is a backwards compatible extension of the"},"Classes/Versioning.html":{"name":"Versioning"},"Classes/ConsoleLogger.html":{"name":"ConsoleLogger","abstract":"
ConsoleLogger writes logs with console.
"},"Classes.html":{"name":"Classes","abstract":"The following classes are available globally.
"},"Enums.html":{"name":"Enumerations","abstract":"The following enumerations are available globally.
"},"Extensions.html":{"name":"Extensions","abstract":"The following extensions are available globally.
"},"Protocols.html":{"name":"Protocols","abstract":"The following protocols are available globally.
"},"Typealiases.html":{"name":"Type Aliases","abstract":"The following type aliases are available globally.
"}} \ No newline at end of file diff --git a/docs/docsets/.docset/Contents/Resources/docSet.dsidx b/docs/docsets/.docset/Contents/Resources/docSet.dsidx index b903a005d719faf4efce845d977af83387dbccba..ef240df14bfff3ddcfd7f9aaa55f83ce147d337a 100644 GIT binary patch delta 4894 zcma)Ad013emVf8o``)X)K$fCFKrE0Q*^6Qo2qLme2#O*gpcV=g2u4Fx9@1qdK?QHx zlW5lIOww7EkoKh)x3t|oCb45O^CjtYI+~fZ$s{qFrSnZEJ!W2k=`VJZ>8U^Jeed4; z?mg$+^ZT7;WMtmR$h?U#7@M45>OUr=^#0T=2m-OD2-Z8TDO3H&Ez`-?I6rxfHd^9M znO+lF<}ddbi&?f>f`&AftD{}zVxFy$VARj44Il4ef!Nngg9z>5Nomz`yIX9r-Ad5^ z5Q*dNbQ_KwCk`ELYZ2>hn+U=HEaay2EV*^HSZi|=oKm%c?(_^;%O6Oug%6k+j>NSeMYBybZqvU4a zfj(^eG@UVBm_gBxEtG`haHRwNqDaEGdK9P+BWaDo{>Mq0n)XwYwE>G2Xi|?ap!*H1 zRkDSvb&2#Ci~d}&9=7I7Z&>aze__7e9BD$0_wF{D42Sif=?lcq znG`F{+{M=}?E-Irf&F{$LcKSaZi-o8A#OpmSp~~N^8(XCqk-K)ONiT`lMd^Pb#8iP zs=tiLN|SV}&(_r)G&1P>`3o1=m_209`CJ-{OFQUOrbWI8V^@ZJT!^PeH8@9T%m>jp z-bwd?Lk;VqiA*Y!W=vh>rmJq$XAV=VQa9Zyu{JH5sv{n{$Ex>1bP0Sw&!XQ54K&be z`YCXdw@9LzGD07NfZ$P$galS27KE=RWm~&?2TSpyLQ9R>XowQ;3%pibJW4D74h(^F zfdStf)kI&98+Oy20N=*VzQ0Dv7N%Iq(&9!`chfrgJHd8{z-4u0jE))uHwacq)|Ly2 z*29*sEnSiH#cKlJN#Z|Dl;f0bR*L*k#sDz=4wLJv|OgMA2%!tW;gAEev8DR^4| zyIoF}guHO23;P3^4PPIHL8h3!NjM(JCLj^RgV>W=Ks+17dSs1oG`0-D^Cz?%?~@?r zwDfB9pnz8+m6@EV{Z9dSw2$a!5~HB+Bt}Z3S7VSFXRPU<5&y^;L+5rzCEmLTCxY1% z4u@Cc5npWn2cbE1?$E3Rd84tw#_j u=dC9_aGEKer%M`417P9O+%V`IF7mHwiMxjU@fzpwFH@mO|NVC zU1zvY|AqcO{Th9`?nB)n-3px`KPzvQbEL1NN2N7VwD_6$f;b_r6;s*A>{)g@OQN6A zXX$2|PTnK;kv5VJpTIF_g9PCn;lN~n3a#+2!IK%RQd%tvTK$H~AcXRV@)Kx=w;7u< zSr)9qy_uT7uM~wuTN!tars|5lO`@RHap?a73F0p)u{6 l?AQd z -|7=zbE3h@2xukkg(8{^LR&xnZhZnM05!7O&Q=6_4g;HA! zp8q2W<422=bs64jQHZyd@&zSY%=A{_1>dU58A14LvhR~)Ikx0za#Y}5IZR9V@wo3% zj#qNnVpxiiF72%h>s`z#-6RTHb@ScgCR|tVEfoc=mi*gNGS6Eg3Td`Ve%cX$MY$|S zDxQ76oSRKu-X-{>T$Tq#cp+EQuMm^-SUnWrt~^#Q< O;A|MxA^I5#)5`_#~HSezo;6JX2(KUK=M4{5wg>?li5-;boOxZaT)b$8i z5Q0kz*gwhHlCavB_CX7ok9Ez&A5Rss_4v*ERKlyb5C>E8y;(R>$WB5g))ld%Oo{Sl zV7(uEL{9g`WMvpHXTStgQoU(7;m@9xQ)lp6&9CFtfNgQ4lD~D$$P}k{F`k;o)Chyd zSw`I>K6ZK3{NLsj(>mip!(~IR{uzC=?vbf}uTK5(GPaz^vq6mD_r!g31q; ZwZRng?0xS1rsy>J~}eg7v6&&X<;POQBXJJ#W6lywvo8>7PwCrV!(K z<3ZzEqh$Dn!DC1;2>M^>@7Ax?hw5I`?bPMV*W@!=C9zgckag03N EVPP@6ATyMvd3Ru0H_L$AaeKGs zXT$hdH*>;mc%hrQU_073u>xtEC}_PGUVJ==KfWYJSK+;N23!2WWp-3Iv1DoMtWUK6 z8N&F*Wyu<#hGzZvdS4_S266jl4SQSgh}I>M24-g`GxBMyw;#iLSiJ0+flnz;?SLR` z>tP8}-z 7wDUP)ypzOg) z+m0lT|4iA~wz-g1=i;MN7RK@OU39)vflf7X__3gp 7G#n6f6 zX>767G3(to_M2#)cO9NgV+GKT|C7e5r8ZH}8c%=IcUtXjo!#5lcfz;RS+=xR6tu?E VOy3D}Ggv0HU|$BSe$>PK{ukuVwD14` delta 4629 zcmb7Id301oy1!pl-KF=0ES)A~=`3XJY@MVNve5}4Bq5stf(bE((1egZgaESThS+j2 z5aLxn5Ebxvn9YTl8L!S$z$c^6aYM#A`W!}K-i+gMM8IX I-@qw~(|Kl*mp zy;b$A@B96JRo@*Qoi{o-R8A@j^7C#J(hkuzivA7I|weyR|VY#+^e?C-elioV0(%$tBK&4h++5kJX2TK!R zhxW_TIM}XTEiHo0Gp@3C0KA&HyZ{ Ez?qO+!`n2CHZ-jMP zdQG|9Q7IPLn+P_%O2cqRE=wkK@ywZ;AUE8i{c3aoZqk;hkI9Y2qAP+&?tqzxCvz+x zR?KvdHG#Y`Ta1nH5`4u3F73~I4j6X%hKj|U5dJ7%RWR1P$N`=kUjw-_&f6~#xja>j z4ap}s`3l5qQF}eGYNl!L6)JE23iHdIvzSM;-4ic=Ppnh1K!zyot^ ZTqJNtF`y8-N&qXLOilT z>ePOmx^3o*>z!r;r-@sQhjl(JA~IRpF2zQuHJbCYU_8}NjCg7lh >g59*W|{bc*vif`4?RT-$s;5IPTTIc%@ZyNH;r_4_&B0(KG36bpSZ7rY&O9a z)v!~Fiuk(009SgYln6D6U}g~W5xP)69SBPzr6$24>=V$K0Uj*LfH*}E*oc}=y3o0d z%*TNJAnN-v;1$Be9|;Gr#SNPYkMadKJPc|2?ri8J2Dch4r8`vaLYH186Z&=!911Jh zWWHkVH<-<4(_^Mu;~$KBY>C#>@)dbPmZdw%6Usr`grtafiLvak;rH|tnrdlwjPZH< zx`ve% 3xzDf)@Hri@}l`e9$GtOVb}mf!Kx{5aDci}YITfN&&?$W(2MN@kc>}V z0PCS4vRhFzX0sMSFy$`dz&i)vASCL~4Z?n_#fCzw>L9)Sef^oaICw93ZG3 WSDdj&noN~vQ18YygTDXeSr{EV%O_eI}wrN-g@%p>dutt==ddRCo zBQCy|%p-314WqZ~5Mzi_Yo*POu>`=$x5*;xJ4}PLv%^L$V0b`3_avN1P^1;Y1; {x?IS5#)B^BwkHo4-#7zzIz!?GFukAN9#`fiM}|6b%2h)hkL_q zORYZ3gXaG>?=qWAJB^=B4LX0;PKu3i8IK!D6`#(ee_$jxF*#4FbBsk1eDiM7^liMg zM~M_!p4T`$ Ak-jLz$^KJ1}Wo+|$GuH8IUEA 40MqYJpVqI z@$nDI62rCuAKAdZ6xQIe61rNCiXlymz<=PHJbIb$7VOt}Y!Q7I?@c7zId`6Ql3Vo9 zB=R?xlBH(Nt}O`9wh#{vyu Q4-vau@G#DCMg(j4~hJCx~xY?v>{ IHFrE-5@tE_Jrqg&*A!9H z#^WSmPB()O(B$uf#KqwZP)o*RC82@4d_*uEop!Y(92%(Y$Xj_1*i3%U~Ffkpx$S z+JOO1l03Ug4~}*a8y vv6YT03lG9$OmyG>@}QNyQ(67e(nHl=xb@FnpF zpX5*`#Y=MuX^tkT-w|b=kSP7gBHA4vX`xF6G2A9tV=U3;7?Y7r(4|I2I%X(Wdg&+A zgK<<=Q>1Fgm;ndY(kMI~%6jlp2y+mg#H$_jFvQ~Cb@YHSW)G3a9F9GmTt0S^uGjgv zVOzY?Y|Q3d^j`)oRhKr>5s5EY3DHLf=p8l#a5XN5OY~I?7^T5RMh(;8A#am7J#Cc! z08G~9;+%HHB_h7B(lW~;{x|IJjrrTWPXB-M8s8eD2cR1}_t3mB-_Y>3GCn?Qp8Z-W z*=H}cVi7*Rht^}08@B1A<8;gv+%4E76Tc~>*p6Diu=*sE^lLrzApKOFs%N_K5WN*5 z7N|+mtP;qOueX21x2kKMufMUYuRD=iU!M4KssO59Z2J;1Tv8ma(*YG=j z@Oe{dmoLcq(u9;PJ})}hUY@`$ yd-Rj9W|inA`lxcrk$OP`CjVM5w-At)Vg$M*`UvNW_l< z*+EFa-SgN_U?HXiv0j-=oO^E&o B%zn_+CD)sUga&I%-upGFGVQ9{%4j|prB zT>8;O)+KLr3l9ml<<<$y^Oi{S^Jc$!jXBtK&a}gnY`kbZZd_}OGn_a04Yh^^%7@C& zmAy){5-MMmPs*$01=2<7khDg!@(}J5*N9>465GdCFoix%duRZ8oGgRS;b|C#B|wCS zrUrAB7XMmN;Ds1YZKtvL+l|bOQN1h)+Oe{idEr*PvzMhyZKA+Synm?hlmh=PqQDCo z?dWJOt@gK~w~y7p8l3E7T~f=9VZSc#a;0Wb;MLtX#a)hcvnZ6=Tjy+FJCo&7D*dZP zfme9=`av>Z+n8m>vl%QJn(%T4tA Qk^ci^+nlSu8-GK==Wo>-dWUx80$ zG7sO$u4l3`=_XNd+6%M=>Oz|DZ@`W$Rsi*QEQ?i0b)w+4x8Un<^BEq?O{E@xE#|mc zKGa~po0Usk)^2-^HW(A6rFr8OkH1 EfR%tdz;pN z`vQ#1V;NHZT&}*VN|QM1JiI@TqxRsHJRX5uQHZd6w7-tW&?0{hw&k-D$i`#&Y_;s3 z+m#InIS|GXfuE_R{wzGci2Xv&l!TRzv3RZItz^9P0kvu8GejJ1Wm}DEhCf3RD)|Xe z>rdpmC}jRfBbTd5`Qfb8Pg?%Rl4f3OI%K?VEH*rDNK}3}J-AQNA6mw$h;%~<=&fSk zwN>z)Hqx+At&%z&V=lngOGu1 -))=0}6 zmc5ozOPKi$^TXy5bC&6MrbDI`ymGn7YnKsYsWIB{h2d9*M+{@rgQW(V=--9C>sb=< z@5ICFSsd~2z|-qlg0!9IDcq@@FO8s4{@c*h$(*naU7gGgTd}>9r+N!ccJkzn;0v9c z2AdH!@FWdm$p)^QO{i|*q#eRnHt^67Vni3G$N;u?aSHc~LbyFgb5%uCufGq^@LN*v zjjZg-h@oZv9&~NwT ry zV0$+Q)`>^DS-!OXhISuW33j~N%~HUJ;XRzb>#(7RHA)?#z~6UhmzRg)*&dd7a)1T= EFN3Nf1ONa4 diff --git a/docs/docsets/.tgz b/docs/docsets/.tgz index 8a33117f2e1e373b76d97d416804b421cd966408..a9ae33156fe47f9854a6a2475493e0c43303db41 100644 GIT binary patch literal 397101 zcmV)yK$5>7iwFRw`Wj^b1MIyCd|X$3FMjSF-8<4OnmCT4OePaqaU4r=WNnsZ%T}DR z7F)4o$r{U!?KsMK=1LlC7I_xgvg4R@m4wGm*$ahI*3v%|N(;2Fv=my((gj*5r8F(H z55it3 iHyN&AsRRe&4e%zioFU8BR-?PEf^9S65emU*9(J zZ+|!Wx2tCl{a5*H>)zAXwYRUouV+u+wyy5po}MnSt*@G(a-VEE6G|Z{OQ}$JLCRRB zL&@gm3eZu?k^lF3^4YDl|4=fKkrJ77H9A81?cay~yV?G=_?X&%T1qFgsjyVRo=|@K z@9p2)f3y8-@iDdkSYj@@dnp!8TUSN7A5 mGlyJsPjSsLi KZ=<3y#-3L3BM`jwwLve|jn~`TY84gOB zsaPm8mrTV+L-A;ArPRF9^l&J>FieJ >_e=nj4J zQ`V=z`X3?PVRs}Qja*q5k3#c*cQ<4G@9FO8?YlYu*WwdAF&@oG+wgQ2%53Wew*Za< z4{h59fbA*t`lu!;kN&UI{N{>NM>KXPe$S0Fdv*iQi_zE3&&|)x&&|)x&&|)x&&|)x z&&|)x&&|)x&&|)K|D5IR&ED-C6v*XUC=p&rrqWU<6{h!fwxQ{fz{!zqGsnkH%#3Us zJ3c(}$Tpg4+vM?Wnv~nx5}~;Cz_!fF68c^WWfs~qoV|HFqTQLn*L9k-nm>7k!O6hk z@ewV(wrB*gJ2`S>WP01w^w>mT`pmXtBWE7ihS_X8Ir7L!%1ikZGbDeu3#e3gd!}&V zj(Gml^Apd%dcNm*&hs_TS3F iMwe1D@aTyu _4G%=n zlYv-tPQpnh(gW=iQf46;nMx%y$#61;Z@XxAeEpS5#$r-xG!za+Byz91y)!)U(8NQ5 zc<5>}F|>fW3?F+adEsKXZ7J4nm9;GzZ?`~oI+|HH$pj{)QpwZ+4Bjb%OJ2D@CB>7= zQjUX$!sLatlv+ltQpq@>q!hGv1uGSpT2?sWC2iFmibM+JR7#Rme%7o=g;A-+$OD7j zcZgupD>vyYBVUf1mw=4}BcIG;-qkFEF|X{=ly>6)GeGFkHr+0QelN`C#?g2(9E!~( z;@OPUR_igW;SIMmiJ;dDFX`S*Y#1uc8MfYrdn3$-G8r`6NK$$@8d0h$_Xx{$ts6I2 z?PVa#cOBfACcd~W16tP5zf}asP`zo>PHYIm2{yi4&G?2>$)(!k!(7eyTDFK_!VA;d zl;cupc>^ktuw~TXE#?}0I2ldU9w6pw#@FEy!8xzYrK9tSP%M~9Ns0N)0!lu#5K5r^ z0)0NSgcfG0z&>G}I4!tixIrBN=x?O;xtxq;(ZZC+Nq<)xr-3WRcS^??4!K1T_R2dl zsZb(K#mvi6B7?F_OJOOBdZyux8S6=Xf-)dm A{g|;(-Qs}K=r?p ziH6hayqi-~P(e>fXv>zE529T{G?^#?t3E^9(n`A(v!qi5t$uhQl#N7_r=k%lSrzsw z`FV#3ynfglOU}<%sjQTAwm}3t{V)(tCg!5^*;FWlURQ;mjzg#(vGqd#yp$PF&X1#d zkD1r$ae}Y}W;7x0V;Xvw>|{gGoz}33;cs(yUjrizRos2a9|Iv#1lzr^l^hw`;_3N{ zup-njlL NuF&2bcj>T*p>g- kHu621 zO@wj3s0c4Y5i=Xskw$0J;b$I2--n;UvhKh$P3Zg3(>Kuffu|SH_ui+c(Rbg|2hn%W z)7#K@=hIk{zWb>N`tEq@Vf20fQxBl;olo74zIUu%L*MtV&Z6&oR)^8|wpFZ}>0iAA zefwlg^G N?&QuFmnk0p2a*)sNex+lgBc#@k^N#(18OCZZWVF1mb 3W@ zx?P)`_V8%NghtDbe-(n(Ci8aK?v+ndZ2015fUG(v>1~6$NTMz~EzRSOt9v%2okj=Z z^hj(h%1LdGU?!Bwrb{RhBbT;dCo6=NkE43%hc ek_yP%wAx3#ZpFhK>`Gm0RlgW0JdjwYXx|$xuy&gBQ(uUH<5{E zR>~TfGz(_0;lRHTac+eHamFj};?o#ZCbcq@%qBA9(Ks4jDgAHbKpR8nh_tDUhqKXG zr1(6I;1$fTY?cg=@E|li8sNT#ig6d*EslBREqqE!qnUGBiYGI4Y@9@6qAe4}n#F}? z3Y<*cxR=oH7`e1}It&zKGNeHGGYGR6_KW8zW_;T>qB}&CaFwUeQ1V?AE1P=f$VQ>N z%L6Y*;O~PSxWYaBQZ~JCG@8yNQ!8x?^j|^)D`6MITvml!WyRPvATZRUMjYVP2=d+6 z#1 uC;My_qBRgt^ 34QH6D8(`^j4 zA=tMh;u|imW>;MJEG)p|;-XjX b5~slT)_E}x_;qVXUw_7@lD5j9CQ4? z*k0nerQyR3&ol(;e^CEx^(X2ZxCiVX0$;bE2XC`|uI`L@i*1j+S^Nj_72;8$v+i4U zZ$>OZyWnr`=X1wcQutgA ^^W&Us|yf~ji`%~04mtvtXSxiaGjiyjm zG%UiXn~9Y8bb-rtv)l@&BgIZasVp564mF?QEhhw4H?WvCY{|L~;5^6E zW2w;Je1d1Lz6@-vb={VtO|39hlIVs6nw;@wmxZxFa!P%!?#;jvAYfYspKk}R5C}@) zd|OEL4#@T-EsdUZ?)Y!bTs!OAvH)<0PV?+TMsC5dIxXmyTJXkEq0b-WS*Mv|gfwd* z_~qlmp#L0ib+{--%Fz1Y4Krf14|@2K>FLR7-9|ch?O$*golBJegU|t=+9R~K1o+`- zuduT@z$2z;Qzg;eq`o6*-_R<*-Y@KG9?3UbG7^eKGwj}?yrcQ9(fU;;P9ik4ZYWkN zS|K0QO|gtaGYg5;iQE?4FLX2?F;go R8EGG|cRqjAWGBp%cPL^DL9vu#}PTTvwD{E+M7(;IPo^NAsL{KgsC# z76$?Fd!54e=0PnHJqq $t(8*2v+PaZhsc0*| z<6&XH|1{4Yg@p+j7ml|d75e=%ylz`r01_)1CG>#-p}Xmbp3n#u1#4Qx^p3X36SU_u zHn=PV>|HQ;Kix~IJGaqjj0ztL?ivlLXfvJLD|9psnP{mcF}|VYxJo;xe)E`9(P3rQ zzNaLv9TvL%le{{MS+|8b4XubbKPq 4&{^v_?2lP;GgBK59@_+GH(UI zo9KF>OJ=bxw@5=9?LeE*($q)kOz38V{3BY&m%4==&4+lc;FEc3B>rm%=~3E28H)j< zxE3o0_%%AxbngqaE-M)&^wyKYkUzvTmlDfHuue>g{^~=5&nxi<+hzx5jTZ@~3c>eo z!SU``GP)AHaAo#NX7nuo4hQ%=*auz?>VCCujQ_0dXSUzAE!a9df983@bHsCZ<2M@L z(ir96*0|OEF?ZJ8>H2%uJ6-2p+nwKazTY|Te8}14_=e*Hj;9@yj-3skYj{P&!wsJL zkJYEa%j+NDe_;QC{g3P~v=55^D*mdtAodDh;-3&+C>#}BbzkJC_&d3;a AKr3QM|*PjI#(>yByZSyPW$nf41JVVHg1 SsC|+$psBcJU)uP;bVq zolB-Zpy^(4udu_{%Hu*wbb`sJ#O0)kZqR*zzW>Zjj~D7*_%+SFLTl43xlwD=LN3I` z=-PktD7(g^ENRG4Y9-(5YV&uhZz+_I(=#l&wpuwB%`kR)hIh1iM-B*`&11Yq4$I7G zcuVunJScSdkMTxjB6BS=HI%^b)5fq;{I@2 _+TYb>UPmYdO zpidzx;L~)&c|4h13QF^sVoof=*l=2=qK*FOm@wFUn$RkG$7Yp?QcCO-cC?J}$Ag7? zy7oP7j8E(qb~GK}bC)stsa^Y&)+anD?DCKC2C1*PBd`R?;9aA_U{jF2I_q|BRw*ck z8?*%sSAr>txN-}{3QfhDRJ7hM)Ah1|c2OZ}=H2M>fY9zgVxY&W9@Awd_=92LK+}m_ zR-;aVsd9`7Xx${}&V!MLRSxZYihn=7anj!8GL)TIv G|(s4zM{D@_Y18}{WO lMvAGbD|~%@(;| z@cR4t@tj(`q4hQQrQi?m6Z}oRe16r+1JTV;+|%^5M2xnIoR%!oP-G|R5;c~{;K?!; z3@=ELtnp6G^p@s*h%SqHJ*sI5?Gq!0oVs^3UySZ%^Y5lYE3stABBSz>=3Jzu&cCF6 zESW$vicxxJk%rQ_NPCqbjdgaKD@t!k3+j!riCAi=*%s)%Fgs-l#3+?{x^9dm0!vH5 za7vOA)?!4fM3mBSP;Bx+H$QfKbg}{qBqjqssqEw`b+t$@7XNgQu-#8(N0}hGC%4#P z(wB5}{jO%KYgjiea ?x1Y;IA%-eA~EomlE{j_9wK{Gw6 z*?}`=UJHa)b2RvnriKq^=jJTSNMF)Szk{_~eBdL%^AXQf 4+T(0$1DtV?qK z-1!p6e>wUaUSI#s`Xlyt+67S(J}z|Bz1H?kTQ48xUWT%5)aR!C|4sY n|U+?-s!cFT9M#{l);bV5~>!@1O^S@Io?~)^%uxaaqM7 znz$M*%Wga%f^ILI#1?6qWa+APHzT9)E)leNVfzx5*_-(q@4`#4C#R{22|1-2y`Su2 zdQpqDq2)AgVZy#vE{H6ySFBz&0JpZI8ui0;T*`#-^>JRyC~e+JSII+$nRT{J1Y7-Z zCKH;k84AP;Ht!TcpC4Y9)O7gVe=@l!F%A}00>WZ``92X~*CjRgToT$rHXys$8xXT_ zs|0Sj^to+E_+GN@=&;y!RDcJfo83; C3XiFM=apS;&bz#?q&f*l$%boJ}h+Eo&}zVPJpw~UC&OdVA=Xj>!TMb9+-)jG!{iygl z;U9&rx)<0!U<>m9%!m0p?g>sn*(&zAc7j}_ji63Km20Dk#kMs1vN+n8cdpeP=JWLF zwL4;wof1KZA0AlF*}I@Vc{G~Hm>2N1^G3_GkvtS8MG)}9V`(Wf70RZG$r?(T|I?!E zc{|k-eNHJ?i7E?RaP`-~`Qsw+dtpm9aUq&ujHxv 8&SKdk1VZ5vn#|dq7 z_ I37l6up6eVO6<*8`%LF~u>#jxnN`u(cFdYz2{*JZ-Ma7aQDll&nfy zNEtR9E(?VgZQl`mmm&M;RwAFI)C<(=)G!l@e(moZ#kU)BQ*OH6XwWPidc>_GA{az_ zUpnWJ#Ka+J&AWsFfVMYu4`Vd~xmk~JIrrB<&9R!0o-$&AJBG+@+_mK#onZ8;=JpvU zD>l28ah@=DHY^Qivd&ekGLQKW<9Q6G^NGp915YNk#h7Pnz~>9#c?(|BCM0`+n!_Vp zjkWg>tM>3ju>rM**&6UQ9}>Zk7sj;-1CdD0!3F4zpo;AJgXFp-Soli6a(?j)7yFk6 zi3-6H8b92;*{P^QKFZ|!K@sfm!(b+v3g?b7Rc5SZb?E>tvEC11l^9bduxWtopwnUc z9`yt4yt$1k4Ko_s%H2aT3@i~VzMj&tC8tNKt}N_F=O! @M*U;rl}C8ayvjD{Zs?LY-xd`8BnPxj>z9n5)HX4q;K> z;I}%2*5(7e>X**Um^`KoPf^>}yt54Dbgx=}7~fFyk7a5zLKVI82O>i*^##pznYvZe zc+87lkz!P0WC2o>g5o_*ZI#s&R@NfM6tr^QP3_2(V|LzOtBJY6>#OaNvm!c%+j1E- z=kT%}oES)eU+)rjHVrCOnTjS;(aegmB9+Iq8m~~-AdJ1KMJ+H6$>6 {u-yCw@D+8+KJ8tnKA%qk0dMKiodQ^nIsY7T9v z;@o3e#Vhv kQYI>L z!)E}-f9|4)h1FaQq}BJs9_%pL!-cfyh-VUw&NcqYP-3?BqEkj)>9mEcLF65#qz58! zk9gWEZ_#7MI{Bp9i)gY}7jzzlNwZy|ev!25+4?EO7;wfm_JFXxX+N*=yRI3?1_$ok z61Ba}&tzmRGS5-@SCqxshlEc5gqq9R(*XOF1b%Z$IOIRinxL&bVidlk0Ph39wwrXw zNQC90t-!9VfFrgdyGCZloJt`Bgl=c{DBLTa@XB7kRK%rwd#omG{v)sp<94qVH`A|V zH4)qD;Qb<2GkrejneK(17;6JxGS-qT$&GlG4KR&IVRZSRKBlAn3F;w0qgFhVi5eVv z7+=zySE<{t^{X*c=NmWOeo=ax+wE5o(;x6r<)C0lw3dT{fdqJ`v57`Vs3VK=ji{lM zY~%FcrM?Vc50Z%xQLbfY*QB5{j?q!2rm)CJQ$I`>cCB5QexIs&L314K5!#z_Im{j` z_0MT@C$aqB3(f)06OBJ?e7f-tx9s|%>$vm1j-NXc4Igc&tABU>xcyheXT|fv#|3xY zY1>QqPjTPowxcXX)%Qm(5_O>d2;RJ45fwHL*ZY`iOOpX)o>xn8MOC=%i%=kHLe{{@ zh@#lwP?VS<^r7UGjC3-&$% `k@xDqhtB6@X+=-kK8uI&1cpd(^B^ zIm$U}!d?k0{L5ROS7#~M9U(K8=XrE$h2Ai+VNFw9xsj4{0yV+V4zDayteIlL`uYW8 z(Rw=9Eyfsvnu>!_nZdyj)}fWRF41WsdNmgSGZD#8A*0EZj+9wwVC5UQ416>fH5@1% z3ha2C>eGfpv2Zqq)_KzAtXQ)}y5o9L>j78 iIfoW2sHwc`{ik4qZ0>dcYcoK}+UQqTS _X N8;=bG!})Y&k>pMQ>Q*-Dse& O`_;*4k~b=QNR}&zq951;$mzhG(Cxr-*Kew5bApF3u30-~%)YqlHee zQ8rk@t(PVX+3XYY(UW9$-%nP-s_`P!VMCDg(8**%O_R4!p<1*S8s|A#SSdQ+SbLr5 z#G09?nz4|ZCVlakMkTUZdhZ4ndDV9Ze+4vwCxFA>a83AP{oe~a>ig|a+3n&D@C4Vw z{jTR+<3}4u-5+-!b^W=k$$8oF*}7%hhxwnNY_DIh&OdAwdwsH#C&t`(_ZY|wg_c5L zEWOqGoh;~2*vb#3RVK?90W%8lPq0~R_sN_JaRhC8A{&X0003Wy4~p0#pL?E~pGX3uHe-1^o1i%?O4`5fznX!bz+%U |>Bb^y6q6kW3 z9;@d869Voq>=Tdp#vAAeDH|EJCul|rA$?q4}}N#S7^h51C^chsB#5ggOY1laj(mw z-VFP47@{#LaxzJ_Q|3BQ)iw(jpCr@#88DFse+&I$rw>n0 zSiszD zEwB@>mL9$|>&o?Oy{*%-lK&|@BgVb*5Pt!OIBAPS)6^wI-pvde+5_R7$Dw?w&3a|U z!lo3i+=BT@QShI{cT1@Vxo^*kUO#L>B~vULbREH9z)={Uniw}XCCDFJ#Bo;!`3teE zeqX^1F>5u1jfqVUaHLuA-*DLuonHAo;wDiS2W0mXTUrQBgwl&`QM@2hGnKJ{IC?S` z$KGu& !ezHu+&Ee<74MtsA);MJ1YE8F!FM4l;2d!rUt%k9I8Z1YM&}M^jSds1&OD zUQx>k{9sAMPR6;Kc^P+J#|&>?_1?VdeLh_E_Iu%ZBUTa#q=x7)zj*$3NdImqln6_) zJnUM+GO$j cT%JmF-NnB`Rvk0g3Mt6 z{{WlCfDcA<@Dh 9Z zL-lJr1jN6T(*pG7KnvS%5R}bEl$)bY=?z0J*y6S)vDXlJs}bu4f(#@g(^4jzqSMO2 zwd+Koc9yMBTjdc0T~83LtQ!_Ox7Dr{LtVff*RZmb(p+t*#$v~!nGq|us?|nEx|1G* z(yjWhlG$Yk#Tn9)nloLZ)fTYDJ*I;E#tQLl6t)TnRV{@1Fj3Hbg~W-v6fPVms)|5# zoZ lYq!YCGE&{6Z)s4} }-4`qo3M{|L!fz48e0J8*x8RC(Bgbi^L|Kj{6xch?b zF(vNX=D#z9gNqjJ{`|O~rS|_>;E6VVvC;2--1UCvPn}yG4>kO9{kQ7->`#b45Kjuf zFSzQ?+up|i6F<(qhdaw{1)oM)*8Z7-J^=*$v(|etv&)Dgo4%v)P66!qpB~W#SGD#) z!A?g=4MVR0`ustC5-VJ+RD{epyh8wk{&V^SD)?fg3_?KI0-LGz*Sv%pG#*bTX!?9C zCW|mNRs>7%?ZwF2Mx)9x0l+Qrb{ZcYrO>OJ)e@VYGaQ6XB=mDDHGyF_d;wF*DgiBo zMsG9O4{sx8z`jr p77QAQH3O{yK@=5?I1t=hb8s)j zqG=i$sx5)vh4Q_;hHzC781Hcd4%h^@km0sshP$B{VKcmiOjXIXPE{qJ=2_VaPEife zL+UJ4_7qhKOopkc4>ppiX-h?>rgZ}>eM;(tZZah~*FPn#8+D0OQ3rHUV{ge2r@qYL zUB(8@qGk|g0|w^k-VU935Xtt4mG7il-XU6nfRoTcE(rRUEL (LQ`bT8at9IE?Ki{tk`|vneo}ap(c>hax%5D%(%Sp=|@J+KfgIz84C# zlVIOZn*=!%iXQeBSVsZ^WU(Ae6CJ7MGBgcuxE0!n?~}_!9J6t#^voUNUw}KoJP`fv zj|ic<&(s~VeZ;fh^_7M`+wuB)zz_M~ %4u@yxN+~#nRIT_pywS6*eswQb*_+JD@qf* zxu{03A+7QE5TXsfhZYqac!k^G$SeENCISau;Wj+-%075IRwGYqkZg(=IRkJ2JL=fN zJr8Bbm*H;g#NW<6PyEk4-tca4ymAIj%Xq>Ia7C06DxfQ` vnf z%yO6VwNAYJk7C%!pqs8v=tvhfS#dDjRx{m-?=iT(?(R})1|z}w j9`eb}yefJD(b?>Wt(Dr3p(&pyh%*mdY6}kerCT{n`2|gm_ z? RA}XLrTeJR=Axl9^L%Vw@J@W5zJ{2S3OtE+mw4`;#&@ToR228*Lf&gi+rDZ# zDq|NLCYVg@`Hx@0rs^kneLT@}`b&YsN`auFyc=#4173KYFD74D|DJAbq6PkkNzv QPhO-5N^4;PMhTxPUqAEWm**9NIv7%oVU#mu}L`NR%+6)*_4y(Iv|+jwgY+ z^cLY_ZYI{6ZcNH3)NOIhuG^Yjq3}Ls7j9Rvwz3GJQ#PZ{2xin`&4>}WrEDgFi {dQkwK07%`$m>zF7ZeTl|&D CS|PMT(RCq_J|W}uEG9AOuwV> z@ghG+OFCBMQyY#G+|S_-5i8~t-8pZlW)64>tP{KG(SmH;XHv0TyhP)nhZ&u*aQzsw zXb(6VPTXsu4Y$nsLM>C3dkXCVunpdeTTEE{S*I-F;o2I^c6SON1&?t0qo7u3Rq<2c z0j&Su1KtBXZ}&Xzu{Hi?qtv*~{R8(q+~?iA>yxf$T)Uh XnWuFUK8JG{pRF1F(j*H-s58g;f z^CY(8cyvy}{%WT}*v(nS;JCVappIMdhXOn%f*n36DK&L6xfBi8wyFqA=z$N5pwkDF znkE~kQ7LQQaFp+(a13=Kw9Bf_CTkKN6~R^?bWV WXNf$}UzeQT`7^B?ym*pxFmK zBh%B9(-oje=mg;?r8*jz89!M8s)Wu7I3j{3A9Rl$ADyfKQA{QXhbhwGk;5}bDnOLb zISq$I;Pb()!y}cd0fo|Dcvt{CT1Jishoj_<70vG>SI|b097S_~q&v0m38Nku5I}27 zpl~)rrc3Z45wv^ZflTt@G(NVaG;5i4Hr%a)!^VAFy1P4&SUDO>FW{}gsp<69RBWWX zM@u>wTp3NlLxksG5uT j-ay`(P~l^YmU&r($z zhCQSTS)q3 |L$&oK3%%v7w^tPaCY(jOVS zQx+Na#`i(ETL7K@iM)i=8i^?hA#faa2;h+aJVQgmYLr ibRIH?iZL@%6j0HCU?-LNRF@qvLYtA>v&3go$=1H+CA8&pb-b==<_Nu7BV6lod zcoc3Yw$0iEh58jcozm#{kVel3K{e;r$5K5ETS jG)+O;oSl_=8qPMv~DI`N^tjwpr6dSX8j!oP_|;wS$LO-1_u<3 zlGnBLP$LaT<1c_8d;~N;*$CYGTq);IxE;=?oVPpP;kduy;|-71|8adE_=x@G;*Z54 z;Zwr-y3g13+dg1B$iI)@$^D_{&7NDqG+u7hgZg!>95=(y#j@#zVDzd o5maX+~Gp&M&GE%MS88d7H_t&J(pj&!0i@he@K#GIEjf{rcs)-*=bUj&U- zQMr^pph<4#$-fl}I8xbp15>lH0ZRf>z}`TYobhNxU-ZY(i0Jggl{^fk-ikIxnIob= zZf)h{xpVJ;PV8YlYz9`dDpJABM)7@aFP)`KlT&^=!-}M-NI4TA&5@s~(%k11HO{&`|p4PFZG5c~Y_GAF6$yoZy~#L48M#89*^ zcp5ALCnIaV3JuJ6qOEA3U-s~YkQqkSTH&dqt6Y@aXQ4|R^uyD%0@3t(cg{w;ux5BHK4tWQ13 z v^^3g31WyHTkF}FbLVzH@hUFH^f`g|&mIrf#pQDaO} z8b6#t&+UoQ%eO97b(Q1)x`x{_$mcAis OXHF3P-VNTt6 i-bTF?EBf7*D^{XzG*>p9n|%j wb~W{RkV;5|y=C8W&d zWNJ}0jotuw$Bh`^E_e>>5X#NZ3xj)9n`bqRz1ae7Ux#Nzu*C htgvQ6g=R#$wVuHa`nxjMLEC`Hg9aJ`QI{1^TLI{}hHN z$u4wPRgJ>KFh~m0T2-qwD8gyH2ZN`{KDI_-?@lpzAtWa#64Em_FaTc&PLZ1TSJCEh z0Zxj*?}NQ)AsofFF1iA;=(CHbOR4{LT%o)GkCWo;s=l?R!}fV_CwMWio%Xz}@#~FG za$)zsxFg)Zx&F~L>-=Qh4e^lk9>)tC{;lD~4Lb#&?Hl#4su%3n#c%Q};KjmwxOVPU zTs!y_2p7=Y4~tu{Ayw4+nsF+$5=)|4F71`~^9!N$;ZP!SIU30 > zcpK|w<$Mnn&=kQpCxws^hvF=7HUJy3yP6O`FDZ@zv_6!o>NknSk^gsChkdr4R`F2v zx*9>D%=n+69a Z(|Cv)XQh+MNHC;?!X-nTm%p76Pb>n)6Uje53Fl&}7oSfp>_# z*oBv+&vOH^TE%9t^}su^4~k2CF-P(1@08_winldD7p}E%$+cElP==bSM-%Dm;C4J* z7AmY_f=Tjkr{i&iD{nl)`> p9) ?SljmWS>_q)?lZ6pF0G{dX2uekeW#ABjPkpoDDLvYS<=I>K!R+CtBk2v z$1E5{I39pb+|xtWJ>5!Yqw*acyaH~;U@nyprh4-fc-;kYrx*IUc^rV6+WVN%tU(r| zp;y0vS?uH)EY>f|*AV4i25-f_W3!kOkucO`DD2U5GmL}|=*8 j&iKpEO&SI-s#O!6=yUgzLwz|~;!P{UxJ^-9nYk_e9s9sfQnDwmTC{jf@ ze4Qk=;yDj{rF%FydE5j+J>iz3pQWZIa&Cnv{}#AYJb|~r_(|ZDvUR2qM#;9hjqaX} zCkw3&6irwH3Uj8mFa^V8jn5GDuL0hn*#GNK4aLo%)^T7M#Pa`pz}tZ5mppBaA8S10 ze%Aen>+`PD&M!GnJHF?5#?jdDqWYiIXX-io({`KqwCEMyC-m0+N!@ANw``YfBL8N7 zFZVZGf^#AwRr$=xPI7nGy%3#Wkkb0QJ9;gpY*PzfyXaEte;uWSAD11(e0djUR2?o6 zxj_V8AMC`gle6*4GnpWCACv2e8G3sxdAagD#*>#LvYnO#F{nzDj1#(ZvPka1c2?V8 zUP2a#Z;AaWB}q?zm$^^|J_QPuOR4`gtrAbjb$W)~`>Mzg5s%3>5w!YXe~#h)D)QUk zby4O;(BgxAId)a#hRVi~Zqi#DUq+W@K-%tDN?MAA!n9c0(phk07tom4^k7=$5`{O& z3^jNmmQ7WW 0L97)Naui^q6Uz5$;g zlbOVrl&j63&etpO8kw(Wjq`Q2*`sN830@_G=RoazkKKSPM6`HDaSKDtd8_W0d`!a( zdf*izxr%NY59yGDmqoDC2hXKf(itgUD=a}Rw=7&Hd#y>9wq7;3E4q1Mm@OhXt%Qfg z1(+eeWcCwH7PBndM81GPTTN^HJ&B1w0n;Mb<%1JMMvDg@-G*0-=_x&%Ct*qi9jG0b zskuBliq(L>hR-s*M27egA{jm!N<`8ULtCLT%mW%8unsO^jXF3(I3LcUMP@9ahtS8nleA!UWbLg~w=B#IjN*nKby`s(3BrxP)Q6$dImt zKhQZCBRhxwYKPpKgNu|=T#~BB2;Vx#;Kd@F*^0XAb=02(cXQ9x@u#@w8Xt52dqdLo zeOI!f-sN(>-+A2e4acgdt?>`--?zWiZWmv|f4Kgoo|lUC!mEVsb#G|+n(g0g54g`p z6VXiDg-}=qcG&HekMZPzqOC+FM>z5loeGj^>>hF;O?+A-bod8a6cWmH5&lW+>Bh7{ zn+z8-q~lHHcEu%GI%+fE+aU~*#F45XO727OQ9E>d<(=!Tfl8M*i7%E8@e2~#?wZ8W zmAdA_qC~=g7iYyLe>H`bS<&l-leCr%bya!y3rcUX-2+F&klMI8V37g6E&jm8oT03_ z8LQ!#K--y1z{I@`Zb!v{;WZZ{$EA$cD;wnRVJj>zl=L7?wyh~Cl#y}-sew$o6kP0# zER+M>|4!h}7GQQZEby}QSjH5o?6Jx+6c}0w&xN^97wFsh*@mtgbY3qhf{sPbT#31V zgdAo&Uzn|KT;Tmqq&()V{CNo9xF+uKL%evXQ)*#v5;N1| {&XO|`#6?{v~W>8)m6&c4-?B7`_;{12JO6&!TROPS}xp+94lZSW>c=>@HN~8 z&oR4TwW9JUosa*7gd?|h^QH?ZX6z02=1!l~@DpD&aSx@IL_eNO=sIaEr0Uy@2vRi; z&Ps5mrtyhJ^w#J~JPez~39MpLWU{xI;@7fBmo(M$zXkwsc;$WsEQIw#cQN!sa}F02 zP3tmTG$=X95Q}iHSilj%XyaB>fW$c;$NQcggptw3y5jK;4X|usSw){A< i%-z%+naH9LYC7%Tq<0>?fQj#75U*4nagOVlMaaye7Wcg1zhZdw9pLn% zuZVBKwGO=*=)+QH<2DP2t4-@>2IJVH^Ty0lL=DSS&~ce2IdkkWIP$Lz;{(CYLI;91 zb=AF;U@*G8#2-TaYZkL 7Jtdn`f97U9@Iaj;|uHNc^W z60XVjilEOA4@J{jKd996tNtR*GJ2O;Dr`(T+10&A&tRl0cwu=dB5x L+F4PYv4p-;XWJ57N} zCCV}Jv{%bYJXMG @f*mq8@y5{y=j5Cud_*ZAg}kVYA$f zy?($&JwQ^1nxoTkMLp|w+Orhj6SeJG0ZXQ6Vr-%lV~F}`uKC0mD8x4=-&RDhSkY*` zQF$xXAInHr7*{T4HU(}JG>J_QP9pMg`BtLA6{u09=(xOv@}q9|s>pAGFo?>xSm@$a zmK)Z^3(KA&a(jBMv%b*L=oHn6eKf)IOPEk(G>OefQmPLU#s!p-W1%akd|Ko0DK =5sK&V3cjeEmM&%47lswYqGOeiUBt=2p=^QzsTS`Ug}wtFt((D1fM>SxHSW*2 zzUTZ2cb5}Aa7;9W>YuHT* bQO^5Rt@qAwJA0uLc zfeWE9+%KN-%FXm~Jah%EemLg+u?tJ6w?yOFSU7}gm$ zzv;Sc4L<%g*JLA>d~6TE9pVT!tD=Bd9{5f7=G78D6R1oCwjCCguiS!a)Q897p?Q-G z^)M?X3%z+6=-pF1^Uz+3sH?k6#Wd1KpajB!y;O!YyEGe2_Roxw$3vO$T$pdoVtdGd zu2cr-gy+h!XhvrX!@8$5q|AZR0U%u81sgEiXd$*^iNMlQFr1R4L|L{t |80moHB%~aOJ(6W)b;7;)n_Bc v+-;H(X&@a= zrc7O2y)YVA(h?82IB5yh0D(Y$zf>T%uAa;=_?64p{BSUb^MVu`$gC`x@U1;Cv5tS9 zJohs*U#x3TMZSbQ_n)vGP2ss2Gn$d&>48kX`UWJ$qqlYYRKj(*2HTh=0{&&N37hpQ z3J=k|)7^ovqOWBh^)!h-JW{dYZpfnp$Kc6-6rRO?rO)SJu@nae3eE*ur~ajCrS$G8 zo_VOJhYd#^rd|8 FUIqGDpn8-O=^u+1si)6Lv$E-vL&J9{sLy~(CL-W z(DH?eHk`sLrwlg`X6ncdWYyU2Mf4jh80$w<%%Qb{<=zL+VHY=nH57W&7nFMs9K)x8 zUZrrx`}=&~QB3l!Hj>tn154XWGV|+7RTLTj+o&jL@NLf*#k}-Mj0LLjdKg@1m=}E! zN<_qc5VnXzUbs@AC>x5J`)vn*C%6lI8E^scWly^C`;E`If9wvso^_?2Uv)mhf5h>u zBiQhvhP&%uUhlJCx7Ue}3*Qum>i)29n0uG)Gq!P*UH5qut6F*acruaf-g``UdqGaF z6U98R=2PLn;y6x8KcYrg_%am47O iA*kQRM@ zID(iE?-o@J?WOSGW2iCT?1yPCE@eWIP$py!vsm>QS!UMl@J_MY53j?m;sHOD__)qb zQ~ol?LT^}`tn`Umn~S1i^0ak4fqUx=pF>?*z&BQBFr*yXmm?V*UI_*Rf$pwAVg(&E zNu2iJ{E_7)?k}%m<|m3X*A||^dyhd=yad)?TM>8C-bv>k(v_;DCZ*%SeHrcWvBj*O zb=5=2Oz1$&!+XSjpWL7Uk;(+K;jkoGglsVOoFcku%sf`lCs-i3BUcba*jEC?(m<&& ziZGsJRgQAky|I;(2f>XpDu)fRB9)^uJ`V2^yM3}v$9dEoVYS9JqeNRBNg;5svlzIF z)QQ4!3j3$>!}B_x!^(nCAOw?sPGQL_jY)@kde}VDX!6bM-Gin!G_(B;Y!dhTVB7*v z4JR5cTP|YgH+fI}8`f_$2)Ku#9mlha=FrtRCTyN7_x5XIiw_1>9JOjM#5 wJ;(F2~0l z7aUx}+Zqnn|DXCR^?v(D?X%*4iLV!Xg})FM>ONcdfbCWMkNGL?z1*FM#CnwbZ;{7{ z^P82;Gf}}t`6yAJyu4Y)3EU QixVd)x@J@LIN7RvRn{nd}Z #cQqW zXtJv Ah+lU*Nq>X+~ld4ROE-{ePjebi9{FUb3e6 Fb+S0Fl6_R(N8G-(# _kSvM|oZ7QF$*>3H2qC z5pyiaH3(JcU&j?{kI8++Q>!1Xj43I(XWzPoHuSGxj@(&!53vjMVwq6I$WKsWXXRd% zcm)JbDse>YqTEATw$s`*rbe2%PDfm@S?(rb{;q4o6Ehb6f;`zpWM{E>e9FZBvfM=? zES@(+SgbaZ$;COjvxoy|Rf>g`z1HkU?z+62Oh>1evWaje8#1Y&Tk N* zf}Gqzy?-vHk_q%YS|bQrZdv&OYww@c;I5eLF3P(|D|eUB$}IEYG6xzj-%pm!#X0lf zs)3!dvX`!t+jC~y$)%-@Fxw_<@%g_6ycKvZG=8Nq=Ke4DQ*Nj04X#e-r=5#Vr{iS} zzi4=}p}zj5^|#qyXLpM)6Fq`l_n&n)Y(KRv@?YeSa3AKnQTD2Rpj%!bh8goqI)ja& zWH!N&>{s~0WXjAFjnsKMQa4cOh-zhy*2*TiRD=z(MBJT*H^HqI+$u*zfCV?3N^XPd zD6G^`=n7e7PokNiHXV7w$PwD)3&c42{Dw*>R^$-beFir`NQ0{2aasj>=TuckFrs6J zy2UK*7AA$+njy(^ye2 Y`N#p?V3sE}y5nuneM*&V=GiH5jZXRbEh#A0=+P zXNg{LFtT_`N~Mkau uhu2%fbH#I+Ve_J zcjITc7dGDKexbX~^- +m(ass5Ap|7#x*uiBjaEBJfCpK;40UI6!F zQ~6zdGI2^{0Z{4NUT#m_bKuLcmtUf~7J9u6*e)Kyv8ah-gJ~(A%t-k&Pg@3knGLko z9=Tg{n#x(OsKI1e2(S&tNeY7hdEIl|YrV2Zg?bu0j@`;9LT26dwKzCfT4~3mZ0+zi zY=0tgapE5)JsgcF?qS-LCuS$p)Rjz{`j#ol392Cnt^pH2;vHIHc?zNG-h`$Fx1&A` zCESPe&PEmVkxH76=6X*snpnhj#p0*2Af2nMNsUgz!S$})!lp!{TwK@6-`p=<#>O&} zd_0P;jx2ap%orDQCXDzH0NiWf1Ygs=J@*K7;0`s(74J|6AH=w4RJIod;Vl@;nKgE9 zJaJXHTR#RL#7jnB8HkwPMl?>-i+Y>b(^V>op{^b@V;tF+1Jp+VtpoyHb4R*{W;3Jw zU797YZ2Z_YwKecUeZ44+5~}`QcwEeS<((WcFv4%CV`U1O?ge!Q!%KO$K^7fWzYwl% z`J}+LfK &f4H)~!jTpeQuvI+dgEtVodE#VeJUS=g zJNl^*p2;$X%R=lOa~SQdbMnZd{g;)2`S7?EfAHt?_ypC Z>AmEgQ(K z-Y$X;KMWef238w@h85&jn?!)l<|iU_BQ&ErP%-*8Ks0i%W-`%|g4h|ew1p7{GpCi+ z+eEO-3&*1A$vLd6(#G GRq`Q z^~~nTavNYsIkZ1dGx+fG(%Hq;Eh50D{hA#1!>ib5Eh^ZBP}(#jSA-KLJiF=<0S+Hk zwdhgOY9pExyl|%~iZ#XUqK~5`d8twpw}s>FD$%)Bw+MD3KJ(aX^E_D-jEvSEpiM(` zdDSI?UN1b5)-a0U@5;r4(~u@U0txlGRi_BHd*Ln#FXfdDKu1XCBGApPIw&L3oRwun zNah$tRvScsL+VvGqTbcjdJ*({;h~6hAv@njzDKd{DE8!2F^+^RW;v{*e{t1L`emmw zPgk~>3ej9iS5`$4bb8?knSJqwYhe976UY11rq|BE$5j^ht_lM1H}&Q^F5Y#~omcJ& zVRUe{P5^yP$5`7_HH+mIc=xJJ06Uuob%!)HpZUz!v&su#S5sh0O2wmO@it^Jydaq# zSmgw;qv=3yD#J^gnnU}PByU><0%&dOSA$<^66-@~4a+wKFxV8dIy`7I7C5Z*$WM|| zX|Cw?7!5C!OxH;!L)>u#RzooJeex3m=x#cqb8u@Yqxl`l`jC800Q;LJ*&*fB>;;0? z?UAnvprdKXc&KD$)*M!M%PXXp&@1g^hAM;S^XMKc8Lp@qav}E&8FUf+dgRNbE)8zM zjal@*#`nm}q%_9Egdvylkg`Y4l5ECs1!^{C7=*)eMgRwzPFN@~tGNqlOYf7@r1{Ot z=dAoX)%J(v6ls3;J(Z^SSl@` kDN{W_kS|hQKUMjGP7Bo*51rEUyCz4e(o+g`{gv9N15f8!Ic$FqZUc`1+YwK! z@k@;ly5HscYv<3M_wg@rEHwN^{kQ7xu|LM$CcY6o!hJ#b2jSkjc!_%Z17grCx9}+` zo?Mnx0ek++HFw`yR3u;46+A1ODwnqcgLeYCzXxo$!a*FiAdj7SV_Y))k~Io+e1@fr zgndYwu(QDE;Pd|t_u{H=u0Yk7j(z>r&VL(q8C30FggX?&mwQ1eb1I3A(30V7T8R>& zgkh+lBFD7CjSbuyi5ih1GQd9vZxzvzDw)SVo(zY`m7YZ)PczpFLCrJfJ_-Og=7ozT zW2#c+<=OIIg?+e%Jxb5i?YfF~&b3Be$jRkQ0S*d)(09xa!hQ^U>zZJ%Jwn6!fj7eg zcqV8qeJ0Sz*DObLZKeb83_Of$eHT~GENmek)X%21n~UdZ8QRyilCYrEa5?!r9LC<5 zeWV=}eKy+Zuyz*}63rw+xlnCw^!&=uD>FBESv^UsT~- aR$ts PA@d;wfF-S|@0+#kT(Fs@`7xT?ANrHuKn z(L=%|&a^Y$m^Q?mn;eZV22FLZ2cAshFT}SrzFPP p 4A;77qGykMBy+)v-#n@;t?;rk?&w*Y4d7U(~iafz<(0}VGxJoDj#LlhA9IA_b0GJ z93$os+4O>P^VqgvxPdgUru14X5sIy3qTzH|NUgGx&Y*(89l&@KIsjgM1M3H#<~PVy z47XdYt_!hfng;%%!m^MlOlA$LO9hdasA+J3SHWgH?X582T4RI{U|XIoTnV;31yzx2 zV$XAwqV=r7@~C2p#-$q{J@P!VlTti*Z-6~GcP4_P)wOd=RI%Q?M3c;ivvYH$4 xg$gh@phWZsQ!3!&+{I2s@ zv$uuEp|#9)u+|8sxQvJ(_wSI$PU4U84EItM^$Nb9!5|nV9>M=E=OKQRxVYjL&<+Pj zGFpmWkz#bxVoprd@<>fo>U?C(M_NPu$&W1JS<%AG*D9D%N$T8r^Vl3|?w??zh~v=n zn r7mI( z`~7?}vmhDGAI$1K)>aR?w8r0)m^k=x7Hix8kG2cN`v1*f6?mTV)Hga@KXNTQzw3-R z{>CxY@S+A#KX3nv{Za9A;y&SA-HUCn;h*51;p$QHN`4@>+9`saet1R~Akj*nSGRDL zq1CI)hdZB++qKo*B52KN-z)l3RR*B4f~nOGJ0Kxh{|7~6m2X>p0F}DKD_ w!y{L>8YU`+9`%M@+TO6{dU;+|1DsgBUj*}BxzAAOO hE-bYMeW^vc3HHb8-iXF5n zG`+N@C^URw)9Sq<==8%C)2vWaNG9%3Slvzxu%ht|0hH$ohgR A=N&aQDKKgj)IKqg3;1Cx}1^n9ydfmDFb_|Ex%TRtP7m%REQuT-` uHSD9y^I?LMk*{J_eppH#@C3Zig@ ztPcdL29*)ob>4+`SBJcEl#Vom4eWr{DtAC{AUu#Js`ZEg{-Is$qq!Rf{GwoeuH9f) zI}|Gq8eU!Xp?cZjl_x7$FVB~%SXsT3ntp5Rq>7f;S~e@IUdmgGu8O?1Y#feX0X`4{ z4c}{s)IV3BwSUL{jNL2#y4Wv#S~yzw-nu=u58ICOZ{+U jdf*Fw>?pg^Z`)9_;Gva>Ae-Q`S?c}R(HqN~&iv<$> zN)rYwm#_*npGutnW!NJ|z3>``-;ldBH0pDM20O4!q2pIFz7&)2gQKBDB*xMMCOLzI zc&So4n!1gcG3QtlYyG0!Tjxb=Db82fRGfSHbrBm3@f+eDoI7_JJ0zUsYwR7II}7g= z2eI48G^&0nJ)}(eV~Gs59gIydoJUsNOOzGs@C~sU?Rk0f-Z(H+b&l~+Vm_;A`~`8+ z5_&;_+<8R&l?3h){d`I>3f Mhi*`aw+w{rt`Ep+Y(lR*`H_E(_ck?h&U%0 z7 Y`gH`W{5%26B}u2sc^p;7-CL%YW>dF3s9DR_(PRiRc0c;PX$pU9|^&$g0WTb5H& zx^K|1z$H?D4NO88#xcVe!?9jJtfheAA5UT3yl&3Y7mQjPm2v}Pzk*pF;A`!EhI=V& z7YDH&A9_6+%cd8C(W_G1T<$Nk!69otJDiQiO4v(U&WB2V1!W!vk;vweaL>VjID?(b z=F+G;4GLKOy r;1L@jD}?+V za7diQTJ893sqy 8LX{3-CfxbX*#_qtbI?{vQ1@pld1 zZ P}cUh!?BLwL0A*KJ?6@%#f^0wvvqA9(NTun3NLW!vUfb%z71Ln6S2aL-3O zI5@p}SOnN)?EfW;F;uF62ri+KOl@LwEHor?C&1BEGEPV-1+7`ZO2ws?6^^eyMB1t| z6p0kbs+6RN)lJ2VR2Y<6j65#bwR%VdXujR5uZ>d8sH@y4OxtOA|LTJxKwECNrnnmh zn1Ml$_O{hQ;$|+rxvcr%EvpBK!@}g|ajpTMSUq3|(Cd|FRar?s(nxNLpn00FW#Vke zl(JIgP Hu-kD(QsPrX4&}ccg?uursn`(F3q`bw8Gy!|+<=<~dR& z;L0T}TPki_-6w)}FPzotHnFSApny|yZ5i@06qW|y!fHS2w(U731G9z}iF-MflTOf| z)6zUT0Su@LStY95l`fysVl{;%T_Ywqy1EyY)$Wyr^^|oJ6b(MP+J{Qg?Uj#}Aehxj zI1SQIa@-m#D5=)sDb=JRpP_WIY !^#VFWmJ*1I)E(Z@W^V92;yFOyEQ=4Xwwq5sUa&Twwc{n)J#OMd9_;vgMOH_ zx_YR(*0&Yo^lFy~ync9$;;%Xm%EnRm-@wNOfz8f+yy15KSNRs_C+gqme8ll}N7CVG zcv7hMK;h+$zi<27x>Vz7_Yd4jx6}1L*KW~eOLIZ~vmhvDjEC`Fu@^_<$u6M-mxS#Q z(i VP#~jUR8~1T=%nvW|%LWIg#%3siVI1459pbUidTU8wIXX>@TqJe@V!$t) z7rkEC!e`L>X4(#~Ss;(b7ADBQSuu6rpm^Ne`FR{Lu9K&C{Z%kPqJ;T9N+=mz=qd)? zIElz}Tf?}2>?+bfu;G7MT?1#x_lm2~D+c^ mhekI& zwZlaD@fXqL)d0KsWeL`aI|!;|DxACUvY3L`=F5+D{ftp*`0<|WSTGvYRE>3w1Y%?} ziS-o9suN8 RYK?#?wBKqOli>+j9K!Xa}@yoKCe8cED#zOXj(h 8u08{`S?(qo|#srArO`oT<_i>?HDKDOQSSh=p9&n%!$mSN2V>rr*f zQ{~?TJz_iBi_%#q@Aj{9^G;#uS8n>rGv;rZ#cE8gJh>FEY@snl{`DEL-HX@R Gcz~g#jlPA35)Jj5K_@;j#MPt3P4?zWqgZhj>-^u@JBOx4NY57q&~b z1}+S~kFr(n6Iz`m#*(|LIR4VBkBI;sm#Kk^mEsJYhiL4G@>FK@IdeButM{y)w*&dS zcXeJ3Ym`Y3L?Z+7&=rlQT9#Y^(_x$mr82|H1UQk-JvKifAtaRPT9X-V$_5zTWCm0X z$N@vxiyRF!lr2??)-W~f!KLlVq jb#?F2 zmu HHKrOccs~&1M=GD9A-&Oea mE%~C&>>S5eTv~1CS5G|1YG%%NsM`!sZNS4ue{iNvj=neHA$^P-!(K z&u&g*PgRFhI+YJfb;?81)CKMTpCHzWjzUMU{m0w>vu(KbL#=enRN(FY@AE(0{O;x* zzBhc$^gZwQHvL!A+naWIe#CR0`aJcG)Z^qb@y{^h)}HL HuFe$#k5_@CV{b zVYNdQi61OSSWpyHX!DzQpwJ6~F_aOf7e4TM9#S TNR*D 5d#B z-`dR51iC-L lwQU!Kuv^%-#<1Z03q~P9D(B(R!FV>mZ@J>0Y5KEX!5cp4Qr6|K<`+ zAmjK4-ZuXJCW{wA%O&sdoWg~Of~n0YO LOg3 zc7s8&-VR(8izRcL43>k#E(D>tv-vWnb-C=}ZH3KV{^&N~IZo^(7{YUd{6xp;_IFWV z*Y+oEhsjR*V(V()Fu^pn__Klk-Td9Y-)i|;-!AWan?73MP9KcW^Fma2bj$)rQ<{tL zm4~9Q=zPRZ{AnE$&7p|r5pa~gsf7I2I)SJhylrh%Eg?N*a~N9WK5&G-t_oHzD4&N{ z;0oJ8+-fpfi&JYDTHIbRfN=Xn+``UxYK2KGJBeE)V}jTWfHpApm*7-*GMMY7%nuM@ zeQv<|kd*|D*SQ{YH(dM}L_9CJTdHcN)-+0dsaZ;Wjv&bQ1#`pX)()0kh_+hk$?|S+ z2?bjpv=~$MK3gu23Y _Ic z276vi9v5mgO1+g_vyi_GMiHm&vdL*(v2-cVZi#n-F*Lb%R5rP-0?@j*CL-PguAot* z=c-#CMKurMT=^KH{uWB>izw#o)_9boRWO& zRe`TxYC5|*?XP}0?Ji)76gDoqqy@8`jf+Y_-gE=v#?IvyIDv5Qu42PgKk(E?1pWVi zBRbyS{=W7=TeS5ft#r#fTFAidfXDxazq2{*`!C<~^vCH_-e335H~mJ_5zh~K9-}@; z^^rdavu)1@^yeR?iLl_9%ih+kCN{w48#F5nTAdRrzYAZK-s0D}Ok_m>U~xxTJ980q z6sw|lJO2nid_7m<2D+9_gUImto%k|(zSL!OZHYoUpgsREQZEIpFqM>;nmqhp?MH=v zzb@0m&fXD8(460a{h%$t0plJVH8BNCTmB&&U@7^4Sgyk9(SdIcZ`IR)e=XmR)qO87 zVU-#;$P1L#@@)d)D3-Hs5EdwbmV7Hs><@z5f MN7Mucvx=Nri4))}mX<|MI*71;8=c1XF@fDU^UdbSPI3ZB6 zi68V@LJ>#JbxYbCd7luHN&VK;g1ZKYkYcxrOgvBH$$Uxx<{(vpz-r!$)z(hpu5geX zE+4e!o3LPo8{CW#X9aIYMO`;X_abH#A h7|Q)m@Dc zs40QIJc+NgecNTf2oB^4#A9 -&PH&DXKQ?+v7rt4e54_^mB4JvH$9<~<()c1s$M*pH&<*1*CYtz{U2lIxL5@hgiF zvubGkKvoBr+k6cN?(L1TvZI}vY7?u<4UlgVJBix_`D?y^_stQvJs<7}w0*H{zV#C= zhXQX>_sPS7o~Cc}{ _m+MljbYHYs!GG?zi^h;xf6ew^px*;s_( zGt=fV1+YtN=~kd34MvNcnr1D7g}R&@@c|~d=}|W-imMKpX@ZTxzc~I9+>LW^-H5m4 z$T=YL+@FYwe=&+XGk!cK21vs(W~Co nB$t++UxAZwB^is3XW%!u5=)!y#mw65QZmLx z>^KIr&aA1UeQ?yTLUFVi1UJPd;AHPu<5Kv$@x|=Yl5rMn)d!afr{t~_975qrS4+z^ zR^#o|AUz;8y8=y0YDbFcsd^5 a!4Yv)d$fd3HkfEM}43-n7gZA zJsJaKlw7pg3
zxxZPg6q4+om=5RVhzLwP^e@eS>tXy4QJ zeQl4n{-ozKo)=qBw0xrFR^ZElR{~!D5BiT0-$Q=2`9Ag2 7w(i2wG4Jj zOJ2Z8{UI1Zt=m;)>(&}<>6WEF37$qRyJKrD>%>qnZCy`0T*P$+L6$0|xZq4HPNMJ> z$oK2C&}4rEmr@YQJ)2N!-9|b%p0><+IJJKQiAwxkz1uy&<9k(nu*DfRB~F;A7$D%K zs0M|H0wEN&`JOf2Is^5Ps*u6k(~g$>d!do _mQ>)kh_3OOQBa2h@noB8iwkK{T8M$@**PFZAC5|Sz)7D zdqYZ2D;NG!6cyfURd{V2y*wp|p!-%-obFPc40 S=uh>~S|b B-gp_AIq=P*0S)co+GIKS!y92s#)uKuw1HcF>2c zHb_! _T6nQt-~#R;M@Iw=kIO4 z Rpp>ZI=uAjC& zWF3U9!-a1UbkM+9{wbQ6hFke$LMcTIArr0ha5jUa8rM_#y;v!84D*Ub>#1C~3P}8; z1e+NL{(KL%B8Zf;BB&a+4P%0Eeh*FDl6 v3RkK*2OUilIzK6nBpc;pEuWIsAG`@II9fVV*L$jlu+j(fn@Aw}&g^+s@-2I3ggL z89{JH5FCvAxdGVp5O{z7N!;4K6>xADP!B^mR* FH0{~kX^<#5G|D>&lcL!%4sPWiqlt}RZVFBhOK%L8dhzbr z6PAD{yNxzO2qi-&P233Pc2?r=%fZ7kyI#Kna5uiIX^iN&+Wu2*UuYX_`jqeO&26pU z+VbU=8-bq8g%CVr|zn5UAhWK=G01s5M2<>czQ6+1{=kF=mqGxA2qtxj3RcD7Mjgq$6lB zu2o^Rqp+$ M z)csp1f_OJ&ZA-khkk`08Y8KzRo)SveAJ%S34OkMOIG>^cERdUGP-XU&sLU0Xhka0T z7d<$tOF1Q+wT8L16g2@_=#$+bOj)Uin^HxZxA+X(ZZpamlrd@~MU4SJeY_i7HUV?p zvIT051yiDq;A_ldq^6^F*Xyb-tEQKqkE2dLS)!9`X#Gxk!IO}4g4?7m&RO$&w6grN z9Xw4V&lTjF+*jPIDwr9m_bhzYq8t@qG~~e`O-W1U76SDt*p72Sz$-X$oNXRf#a)at zSuMWP=J?Q}ybkyfSuMV2!4vc>9*3%gmzXT?K0HiSi*6D;Mo$GnT!U^h8g(5Tq^U)A z3QQo|%UuF8@#Y*R3}=!l#dPKXuQshIrN2}GSYsv`trZTzZcz;-1D>V1V6M}MUsQXl ze+4u^j5Xjvh@O{cmM)`o=8#w}rD5a yNFevf<)Nm7NTCp@oHU-JHo_j1eII^Ns-5d9V3I(@g^+mISOZ~=ybu?u}w-)QXQ zp93F#s0%FU!Dt4|w8onALg~fy^s~m~Ca 5;EAe>2g<(Or1^;&h}9@>2=Aw+kFn z)p`bwPc~|-w!PXamDJWvD3zQC&GcxO)a94hbezMp#n{xkZzU<~(&~R-GoeNN0TjZ6 zT{(}c=3zDlnTW3L7KXicScE>0)%$A(1mqMH!mwZNm+lu=v57r+1_bG;F0d*flbryD z*+ld-lZfJ#wg#lYyHOg!!*xk?`oxA8*Q}|MouHeZ?E*;wns|qDiHWSTne$1Wha(_@ zP&o|FiZ1yi+~N&)ftwn5r@2fTML%>0lt_*2zE2 M5wB!2^Ssj_WJ2T ozpqpaco?C$T^5CV3Ix>SaD#(X*($)~m@XUD^E%q!h%y%ubYXNVWQczS zyXm hcfT~%_7^GN^yN#Z8a5o`aW_RDR*-umY) zpKh58{7vAt|L^=an*X7Bz1dHHj(*Ae%ie{iuQYu})2Qc L-Q)}dB$gd+062AyD zn?FqcIULn+ujGWOhSxz-k<0lx>?-k~%IQ-L$*4-bl|PHU^6oC-m3M1IgaU8oXR#OF zZbxp;KudlGJNI0EAe`yk%TMEOyQ%_WUFBK;LD4pqpNae#I5dM`QfPZ8ZxRIxvHTPc zVsOfxo68sTr)gp*oO-e3`ZXraA!bwkz2z`0ZE|WY^}=F)63>N$$a`%zUONg$gaR>< zm-5fj1YE-HTY(K&I}#(PI81=apTf1+Ut&gYtrkLo=z@14KY?fUKF6+*K`?(3X)WeF z8794q4DF>vrqsgOMcEr*r3>HE1z>)ug8=;b6IcfDsWg{Nb6AAA4N4-Ndpv*KM}YZY zZn;+e=2GbDO1KzOyKys{-c{U_*Vf;h1?JWKI8E&C2BRD=rgz}FUoJbDKZXUsF%<+y z=*gwW^G9i7Pd6A->hAzSrEoa($7llSc3Aae*Kmp?)iNVmgcxVWd<5zmhb{h*9t z2Z$?$v-uIs<@<%{?f@;JVDM;u7@4%@Jdgv5E1G07rWf_fE=$mwvSY$&nMW{bRfvU? z17lOy@ET%eZukn^>V}s$W V|Fn0?|&_q;-e34n1jHOnXd4^v-z~QrXw2qjX z8;`>`f*r-8*6PAqjlULE88{|`J9|uqHaMilc1*^mQR}}r5KfLwi3S$o<;l5)$)UN- z3|P(&(!_c&cO!yblFlU4tdPO9=Ck9PW^lB!L!*|EG&P 9HK(awI5{{lHH&|t z9$uI{3#;nO58yC7T!}C|wXK3^_ocD%!d4Vyz8^!m#qsh+*Wp<(s3L`ot6u;Q=lgI_ zk99ad1oH%Oh3u?F^{9?qIJLo#UY$#1j$WIE6Y-&ZFI=hxK^7*%_gSuh8qreIVnX}> z$B9Lv<9j-M?eA{yY