Enum WebRTCState
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Specifies states that a WebRTC can have.
public enum WebRTCState
Fields
Name | Description |
---|---|
Idle | The Initial state, create but not started. |
Negotiating | Started and negotiating. |
Playing | Negotiated and started all streams. |