100ms Logo

100ms.docs

TECHNOLOGY
HOME
iOS API reference
CLASSES
HMSAudioSettingsHMSAudioTrackHMSAudioTrackSettingsHMSBrowserRecordingStateHMSChangeTrackStateRequestHMSCommonTrackSourceHMSConfigHMSDataSourceHMSDeviceHMSErrorHMSLocalAudioTrackHMSLocalPeerHMSLocalVideoTrackHMSMessageHMSMessageRecipientHMSNetworkQualityHMSPeerHMSPermissionsHMSPublishSettingsHMSRTMPConfigHMSRTMPStreamingStateHMSRemoteAudioTrackHMSRemotePeerHMSRemoteVideoTrackHMSRemovedFromRoomNotificationHMSRoleHMSRoleChangeRequestHMSRoomHMSSDKHMSSectionHMSServerRecordingStateHMSSimulcastLayerDefinitionHMSSimulcastLayerSettingsHMSSimulcastLayerSettingsPolicyHMSSimulcastSettingsPolicyHMSSpeakerHMSSubscribeDegradationPolicyHMSSubscribeSettingsHMSTrackHMSTrackSettingsHMSUtilitiesHMSUtilityHMSVideoSettingsHMSVideoTrackHMSVideoTrackSettingsHMSVideoViewHMSViewModel
ENUMS
HMSAnalyticsEventLevelHMSCameraFacingHMSCodecHMSConnectionRoleHMSErrorCodeHMSLogLevelHMSMessageRecipientTypeHMSPeerUpdateHMSRoomUpdateHMSSimulcastLayerHMSTrackKindHMSTrackSourceHMSTrackUpdateHMSVideoConnectionState
EXTENSIONS
HMSDataSourceHMSPeerHMSSectionHMSViewModel
PROTOCOLS
HMSDataSourceDelegateHMSLoggerHMSPreviewListenerHMSUpdateListener
STRUCTS
HMSPerformanceStats
TYPEALIASES
HMSVideoResolution

HMSVideoConnectionState

ENUM

public enum HMSVideoConnectionState : UInt

Cases

ready

case ready = 0

connecting

case connecting = 1

connected

case connected = 2

disconnected

case disconnected = 3

failed

case failed = 4

HMSTrackUpdateHMSDataSource
Edit this File