Enum WebRTCStatisticsCategory

Definition

Namespace:
Tizen.Multimedia.Remoting
Assembly:
Tizen.Multimedia.Remoting.dll
API Level:
10

Specifies the category of WebRTC statistics.

C#
Copy
[Flags] public enum WebRTCStatisticsCategory
Name Description
All

All types of WebRTC statistics.

Codec

Codec.

InboundRtp

Inbound RTP.

OutboundRtp

Outbound RTP.

RemoteInboundRtp

Remote inbound RTP.

RemoteOutboundRtp

Remote Outbound RTP.