Enum WebRTCStatisticsCategory

    Definition

    Namespace:
    Tizen.Multimedia.Remoting
    Assembly:
    Tizen.Multimedia.Remoting.dll

    Specifies the category of WebRTC statistics.

    [Flags]
    public enum WebRTCStatisticsCategory

    Fields

    Name Description
    All

    All types of WebRTC statistics.

    CandidatePair

    Candidate pair.

    Codec

    Codec.

    InboundRtp

    Inbound RTP.

    LocalCandidate

    Local candidate.

    OutboundRtp

    Outbound RTP.

    RemoteCandidate

    Remote candidate.

    RemoteInboundRtp

    Remote inbound RTP.

    RemoteOutboundRtp

    Remote Outbound RTP.

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