Home
last modified time | relevance | path

Searched refs:janus_sdp_parse_mtype (Results 1 – 2 of 2) sorted by relevance

/dports/www/janus/janus-gateway-0.11.6/
H A Dsdp-utils.h72 janus_sdp_mtype janus_sdp_parse_mtype(const char *type);
H A Dsdp-utils.c186 janus_sdp_mtype janus_sdp_parse_mtype(const char *type) { in janus_sdp_parse_mtype() function
428 m->type = janus_sdp_parse_mtype(type); in janus_sdp_parse()