Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h368 int RTMP_Write(RTMP *r, const char *buf, int size);
H A Drtmp.c5097 RTMP_Write(RTMP *r, const char *buf, int size) in RTMP_Write() function
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A DChangeLog15 - declare RTMP_Write buf as const
71 - implement RTMP_Read() and RTMP_Write() to simplify library use