Searched refs:RTMP_Write (Results 1 – 3 of 3) sorted by relevance
368 int RTMP_Write(RTMP *r, const char *buf, int size);
5097 RTMP_Write(RTMP *r, const char *buf, int size) in RTMP_Write() function
15 - declare RTMP_Write buf as const71 - implement RTMP_Read() and RTMP_Write() to simplify library use