![]() |
Intel® Collaboration Suite for WebRTC
version 4.3
Open WebRTC Toolkit (OWT) Client SDK for Android*
|
▼Nowt | |
▼Nbase | |
CActionCallback | Callback interface for receiving information about an action execution result |
CAudioCodecParameters | Codec parameters for an audio track |
CAudioEncodingParameters | Encoding parameters for sending a audio track |
▼CContextInitialization | Initialization settings |
CNetworkType | Network types: Ethernet, wifi, cellular, vpn and loopback |
CLocalStream | LocalStream is a Stream that created by current client |
▼CMediaCodecs | |
CAudioCodec | |
CVideoCodec | |
▼CMediaConstraints | |
CTrackKind | |
COwtError | OwtError includes error code and error message |
CPublication | |
CRemoteStream | RemoteStream is a Stream that sent to the current client from remote client |
CStream | |
CVideoCapturer | Interface for VideoCapturer from which LocalStream gets video frames |
CVideoCodecParameters | Codec parameters for an video track |
CVideoEncodingParameters | Encoding parameters for sending a video track |
▼Nconference | |
▼CConferenceClient | ConferenceClient handles PeerConnection interactions between client and server |
CConferenceClientObserver | Interface for observing conference client events |
CConferenceClientConfiguration | Configuration for ConferenceClient |
CConferenceInfo | Information of the conference |
▼CParticipant | Information of the participant in the conference |
CParticipantObserver | Interface for observing participant events |
CPublication | Publication handles the actions on a LocalStream published by a ConferenceClient |
CPublicationSettings | The settings for a publication |
CPublishOptions | Options for publishing a LocalStream to the conference |
▼CRemoteMixedStream | RemoteMixedStream represents the stream mixed by the conference server |
CRemoteMixedStreamObserver | Interface for observing remote mixed stream events |
CRemoteStream | RemoteStream represent the stream published by other endpoints in the conference |
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 |
▼Np2p | |
COwtP2PError | |
▼CP2PClient | P2PClient handles PeerConnection interactions between clients |
CP2PClientObserver | Interface for observing client events |
CP2PClientConfiguration | Configuration for P2PClient |
▼CPublication | Publication handles the actions on a LocalStream published by a P2PClient |
CPublicationObserver | Interface for observing publication events |
CRemoteStream | |
▼CSignalingChannelInterface | Interface for signaling channel implementation that P2PClient relies on for sending and receiving data |
CSignalingChannelObserver | Interface for observing signaling channel events |