sdp_media_type
static const struct sdp_media_type sdp_media_types[] = {
static const struct sdp_media_type *sdp_media_type(const char *dptr,
const struct sdp_media_type *t;
const struct sdp_media_type *t;
t = sdp_media_type(*dptr, mediaoff, medialen);