ref: f6d84677e9cd1cd4725391a577295ff561e09443 dir: /rtmp.h/
typedef struct RTMP RTMP; #pragma incomplete RTMP extern int rtmpdump; RTMP *rtmpdial(char *url, int w, int h, int withaudio); void rtmpclose(RTMP *r);