Searched refs:RTSP_LOWER_TRANSPORT_CUSTOM (Results 1 – 2 of 2) sorted by relevance
47 RTSP_LOWER_TRANSPORT_CUSTOM = 16, /**< Custom IO - not a public enumerator
2170 case RTSP_LOWER_TRANSPORT_CUSTOM: in read_packet()2270 if (rt->lower_transport == RTSP_LOWER_TRANSPORT_CUSTOM) in ff_rtsp_fetch_packet()2390 rt->lower_transport = RTSP_LOWER_TRANSPORT_CUSTOM; in sdp_read_header()