Home
last modified time | relevance | path

Searched refs:RTSP_LOWER_TRANSPORT_CUSTOM (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtsp.h47 RTSP_LOWER_TRANSPORT_CUSTOM = 16, /**< Custom IO - not a public enumerator
H A Drtsp.c2181 case RTSP_LOWER_TRANSPORT_CUSTOM: in read_packet()
2281 if (rt->lower_transport == RTSP_LOWER_TRANSPORT_CUSTOM) in ff_rtsp_fetch_packet()
2401 rt->lower_transport = RTSP_LOWER_TRANSPORT_CUSTOM; in sdp_read_header()

Completed in 5 milliseconds