Public Enums. More...
Typedefs | |
typedef enum SIGNALING_CLIENT_STATE * | PSIGNALING_CLIENT_STATE |
Public Enums.
typedef enum SIGNALING_CLIENT_STATE * PSIGNALING_CLIENT_STATE |
enum ICE_TRANSPORT_POLICY |
ICE_TRANSPORT_POLICY restrict which ICE candidates are used in a session.
Reference: https://www.w3.org/TR/webrtc/#dom-rtcicetransportpolicy
enum NAT_BEHAVIOR |
Detected network environment.
enum RTC_CODEC |
The enum specifies the codec types for audio and video tracks.
RTC_PEER_CONNECTION_STATE Stats of RTC peer connection.
Reference: https://www.w3.org/TR/webrtc/#rtcpeerconnectionstate-enum
RTC_RTP_TRANSCEIVER_DIRECTION indicates direction of a transceiver.
Reference: https://www.w3.org/TR/webrtc/#dom-rtcrtptransceiverdirection
enum SDP_TYPE |
The enum specifies the type of SDP being exchanged
Enumerator | |
---|---|
SDP_TYPE_OFFER | SessionDescription is type offer. |
SDP_TYPE_ANSWER | SessionDescription is type answer. |
Type of caching implementation to use with the signaling client.
Defines channel status as reported by the service.
Defines different states a signaling client traverses.
Defines different signaling messages.