100ms Logo

100ms.docs

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

HMSRemotePeer

CLASS

@objcMembers public class HMSRemotePeer: HMSPeer

Methods

remoteAudioTrack()

public func remoteAudioTrack() -> HMSRemoteAudioTrack?

remoteVideoTrack()

public func remoteVideoTrack() -> HMSRemoteVideoTrack?

HMSRemoteAudioTrackHMSRemoteVideoTrack
Edit this File