Home | History | Annotate | Download | only in media

Lines Matching defs:data_channel_type

2092   DataChannelType data_channel_type = is_sctp ? DCT_SCTP : DCT_RTP;
2093 return SetDataChannelType(data_channel_type, error_desc);