encodeConnect 87 cygnal/libnet/rtmp_client.cpp return encodeConnect(_path.c_str()); encodeConnect 95 cygnal/libnet/rtmp_client.cpp return encodeConnect(uri, RTMPClient::DEFAULT_AUDIO_SET, encodeConnect 164 cygnal/libnet/rtmp_client.cpp return encodeConnect(app.c_str(), swfUrl.c_str(), tcUrl.c_str(), encodeConnect 281 cygnal/libnet/rtmp_client.cpp boost::shared_ptr<cygnal::Buffer> ncbuf = encodeConnect(); encodeConnect 55 cygnal/libnet/rtmp_client.h DSOEXPORT boost::shared_ptr<cygnal::Buffer> encodeConnect(); encodeConnect 56 cygnal/libnet/rtmp_client.h DSOEXPORT boost::shared_ptr<cygnal::Buffer> encodeConnect(const char *uri); encodeConnect 57 cygnal/libnet/rtmp_client.h DSOEXPORT boost::shared_ptr<cygnal::Buffer> encodeConnect(const char *uri, double audioCodecs, double videoCodecs, encodeConnect 59 cygnal/libnet/rtmp_client.h DSOEXPORT boost::shared_ptr<cygnal::Buffer> encodeConnect(const char *app, encodeConnect 800 cygnal/testsuite/libnet.all/test_rtmp.cpp boost::shared_ptr<amf::Buffer> buf2 = rtmp.encodeConnect("mp3_app/id3test", "http://renaun.com/flex2/posts/MP3Test.swf", "rtmp://renaun.com/mp3_app/id3test", 615, 124, 1, "http://renaun.com/flex2/posts/MP3Test.html");