Searched refs:RTSP_MODE_PLAIN (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
D | rtsp.h | 70 RTSP_MODE_PLAIN, /**< Normal RTSP */ enumerator |
D | rtsp.c | 1737 rt->control_transport = RTSP_MODE_PLAIN; in ff_rtsp_connect() |