Searched refs:READ_STRING (Results 1 – 1 of 1) sorted by relevance
2990 #define READ_STRING(field) \ in gst_sdp_parse_line() macro3002 READ_STRING (c->msg->origin.username); in gst_sdp_parse_line()3003 READ_STRING (c->msg->origin.sess_id); in gst_sdp_parse_line()3004 READ_STRING (c->msg->origin.sess_version); in gst_sdp_parse_line()3005 READ_STRING (c->msg->origin.nettype); in gst_sdp_parse_line()3006 READ_STRING (c->msg->origin.addrtype); in gst_sdp_parse_line()3007 READ_STRING (c->msg->origin.addr); in gst_sdp_parse_line()3038 READ_STRING (conn.nettype); in gst_sdp_parse_line()3039 READ_STRING (conn.addrtype); in gst_sdp_parse_line()3040 READ_STRING (conn.address); in gst_sdp_parse_line()[all …]