Home | History | Annotate | Download | only in media

Lines Matching refs:data_channel_type

2190   DataChannelType data_channel_type = is_sctp ? DCT_SCTP : DCT_RTP;
2191 return SetDataChannelType(data_channel_type, error_desc);