ICE component for DataChannel

enum RTCIceComponent {
    "RTP",
    "RTCP"
};

What should be the value for a DataChannel?


-- 
Iñaki Baz Castillo
<ibc@aliax.net>

Received on Wednesday, 2 July 2014 21:21:36 UTC