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