Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dlibsrt.c160 static int libsrt_getsockopt(URLContext *h, int fd, SRT_SOCKOPT optname, const char * optnamestr, void * optval, int * optlen) in libsrt_getsockopt() function
261 if (!libsrt_getsockopt(h, ret, SRTO_STREAMID, "SRTO_STREAMID", streamid, &streamid_len)) in libsrt_listen()
494 ret = libsrt_getsockopt(h, fd, SRTO_PAYLOADSIZE, "SRTO_PAYLOADSIZE", &packet_size, &optlen); in libsrt_setup()

Completed in 2 milliseconds