![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
|
▼C<NSObject> | |
COWTAudioCodecParameters | Codec parameters for an audio track |
COWTAudioEncodingParameters | Encoding parameters for sending an audio track |
COWTAudioPublicationSettings | The audio settings of a publication |
COWTAudioSubscriptionCapabilities | Represents the audio capability for subscription |
▼COWTClientConfiguration | Base class for configurations for conference and P2P client |
COWTConferenceClientConfiguration | Configuration for creating a OWTConferenceClient |
COWTP2PClientConfiguration | Configuration for OWTP2PClient This configuration is used while creating OWTP2PClient. Changing this configuration does NOT impact existing OWTP2PClients |
COWTConferenceAudioSubscriptionConstraints | Constraints for subscribing a remote stream |
COWTConferenceClient | An asynchronous class for app to communicate with a conference in MCU |
COWTConferenceInfo | Information about the conference |
COWTConferenceParticipant | This class represents an attendee in a conference |
COWTConferencePublication | Publication represents a sender for publishing a stream |
C<OWTConferencePublicationDelegate > | |
COWTConferenceSubscribeOptions | |
COWTConferenceSubscription | |
C<OWTConferenceSubscriptionDelegate > | |
COWTConferenceSubscriptionUpdateOptions | |
COWTConferenceVideoSubscriptionConstraints | Constraints for subscribing a remote stream |
COWTConferenceVideoSubscriptionUpdateConstraints | Constraints for updating a subscription |
COWTGlobalConfiguration | |
COWTP2PClient | An async client for P2P WebRTC sessions |
C<OWTP2PClientDelegate> | Delegate for OWTConferenceClient |
COWTP2PPublication | Publication represents a sender for publishing a stream |
C<OWTP2PPublicationDelegate> | |
▼C<OWTP2PSignalingChannelDelegate> | Signaling channel will notify observer when event triggers |
COWTP2PClient | An async client for P2P WebRTC sessions |
C<OWTP2PSignalingChannelProtocol> | Protocol for signaling channel. Developers may utilize their own signaling server by implementing this protocol |
COWTPublicationSettings | The settings of a publication |
COWTPublishOptions | PublishOptions defines options for publishing a OWTLocalStream |
▼COWTStream | Base class of all streams in the SDK |
COWTLocalStream | This class represent a local stream |
▼COWTRemoteStream | This class represents a remote stream |
COWTRemoteMixedStream | This class represent a mixed remote stream |
COWTStreamConstraints | Constraints for creating a MediaStream from screen mic and camera |
COWTStreamSourceInfo | Information of a stream's source |
COWTSubscriptionCapabilities | Represents the capability for subscription |
COWTVideoCodecParameters | Codec parameters for a video track |
COWTVideoEncodingParameters | Encoding parameters for sending a video track |
COWTVideoPublicationSettings | The video settings of a publication |
COWTVideoSubscriptionCapabilities | Represents the video capability for subscription |
COWTVideoTrackConstraints | Constraints for creating a video MediaStreamTrack |
C<RTCAudioFrameGeneratorProtocol> | Frame generator interface for audio |
C<RTCVideoFrameGeneratorProtocol> | Protocol for video frame generators RTCLocalCustomizedStream pulls video frames from an object implements this protocol. Height, width and frame rate cannot be changed once generator is created |
▼C<NSObjectNSObject> | |
C<OWTConferenceClientDelegate> | Delegate for OWTConferenceClient |
C<OWTConferenceParticipantDelegate> | |
▼C<OWTP2PPeerConnectionChannelObserver> | |
COWTP2PClient | An async client for P2P WebRTC sessions |
▼C<OWTP2PSignalingSenderProtocol> | |
COWTP2PClient | An async client for P2P WebRTC sessions |
▼C<OWTStreamNSObject> | |
▼C<OWTRemoteStreamDelegate> | |
C<OWTRemoteMixedStreamDelegate> | |
CRTCPeerConnectionFactory(OWT) |