OpenTera WebRTC API (C++) 1.2.6
|
▼Nopentera | |
CForcedCodecVideoDecoderFactory | |
CForcedCodecVideoEncoderFactory | |
CAudioSourceConfiguration | Represents a configuration of an audio source that can be added to a WebRTC call |
CDataChannelConfiguration | Represents a data channel configuration |
CSignalingServerConfiguration | Represents a signaling server configuration |
CVideoSourceConfiguration | Represents a configuration of a video source that can be added to a WebRTC call |
CVideoStreamConfiguration | Represents a video stream configuration |
CWebrtcConfiguration | Represents a WebRTC peer connection configuration |
CDataChannelClient | Represents a client for data channel communication |
CDataChannelPeerConnectionHandler | |
CCreateSessionDescriptionObserverHelper | |
CSetSessionDescriptionObserverHelper | |
CPeerConnectionHandler | |
CStreamPeerConnectionHandler | |
COpenteraAudioDeviceModule | This class is used to fake a AudioDeviceModule so we can use a custom AudioSource |
CSignalingClient | |
CWebSocketSignalingClient | |
CAudioSink | Class that sinks audio data from the WebRTC transport layer and feeds it to the provided callback |
CEncodedVideoSink | Class that sinks frame from a webrtc stream |
CVideoSink | Class that sinks frame from a webrtc stream |
CAudioSource | Represents an audio source that can be added to a WebRTC call |
CVideoSource | Represents a video source that can be added to a WebRTC call |
CStreamClient | A signaling client to join a WebRTC room and stream a video source |
CClient | Represents a peer client |
CRoomClient | Represents a room client |
CHttp | |
CIceServer | Represents an ice server configuration |
CWebrtcClient | Represents the base class of DataChannelClient and StreamClient |
COnlyFailureSetSessionDescriptionObserver |