Home
last modified time | relevance | path

Searched refs:RTMPTCmd (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.c109 } RTMPTCmd; typedef
142 static int HTTP_Post(RTMP *r, RTMPTCmd cmd, const char *buf, int len);
4407 HTTP_Post(RTMP *r, RTMPTCmd cmd, const char *buf, int len) in HTTP_Post()