![]() |
Intel® Collaboration Suite for WebRTC
version 4.3
Open WebRTC Toolkit (OWT) Client SDK for Android*
|
CActionCallback< T > | Callback interface for receiving information about an action execution result |
CActionCallback< owt.conference.ConferenceInfo > | |
CActionCallback< owt.p2p.Publication > | |
CMediaCodecs.AudioCodec | |
CAudioCodecParameters | Codec parameters for an audio track |
CAudioEncodingParameters | Encoding parameters for sending a audio track |
CConferenceClient.ConferenceClientObserver | Interface for observing conference client events |
CConferenceInfo | Information of the conference |
CContextInitialization | Initialization settings |
CMediaCodecs | |
CMediaConstraints | |
CContextInitialization.NetworkType | Network types: Ethernet, wifi, cellular, vpn and loopback |
COwtError | OwtError includes error code and error message |
COwtP2PError | |
CP2PClient.P2PClientObserver | Interface for observing client events |
CParticipant | Information of the participant in the conference |
CParticipant.ParticipantObserver | Interface for observing participant events |
▼CPeerConnectionChannelObserver | |
CConferenceClient | ConferenceClient handles PeerConnection interactions between client and server |
CP2PClient | P2PClient handles PeerConnection interactions between clients |
▼CPublication | |
CPublication | Publication handles the actions on a LocalStream published by a ConferenceClient |
CPublication | Publication handles the actions on a LocalStream published by a P2PClient |
CPublication.PublicationObserver | Interface for observing publication events |
CPublicationSettings | The settings for a publication |
CPublishOptions | Options for publishing a LocalStream to the conference |
CSignalingChannelInterface | Interface for signaling channel implementation that P2PClient relies on for sending and receiving data |
▼CSignalingChannelInterface.SignalingChannelObserver | Interface for observing signaling channel events |
CP2PClient | P2PClient handles PeerConnection interactions between clients |
▼CStream | |
CLocalStream | LocalStream is a Stream that created by current client |
▼CRemoteStream | RemoteStream is a Stream that sent to the current client from remote client |
▼CRemoteStream | RemoteStream represent the stream published by other endpoints in the conference |
CRemoteMixedStream | RemoteMixedStream represents the stream mixed by the conference server |
CRemoteStream | |
▼CStreamObserver | |
CRemoteMixedStream.RemoteMixedStreamObserver | Interface for observing remote mixed stream events |
CSubscribeOptions | Options for subscribing a RemoteStream |
CSubscription | Subscription handles the actions on a RemoteStream subscribed by a ConferenceClient |
CSubscriptionCapabilities | Capabilities for subscribing a RemoteStream, which indicates the video or/and audio options that ConferenceClient may use to subscribe a RemoteStream |
CMediaConstraints.TrackKind | |
▼CVideoCapturer | |
CVideoCapturer | Interface for VideoCapturer from which LocalStream gets video frames |
CMediaCodecs.VideoCodec | |
CVideoCodecParameters | Codec parameters for an video track |
CVideoEncodingParameters | Encoding parameters for sending a video track |
▼CClientConfiguration | |
CConferenceClientConfiguration | Configuration for ConferenceClient |
CP2PClientConfiguration | Configuration for P2PClient |