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