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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX