Searched refs:RTMP_PROTOCOL_RTMP (Results 1 – 5 of 5) sorted by relevance
40 *protocol = RTMP_PROTOCOL_RTMP; in RTMP_ParseURL()59 *protocol = RTMP_PROTOCOL_RTMP; in RTMP_ParseURL()
53 #define RTMP_PROTOCOL_RTMP 0 macro
492 req.protocol = RTMP_PROTOCOL_RTMP; in processTCPrequest()875 if (protocol < RTMP_PROTOCOL_RTMP || protocol > RTMP_PROTOCOL_RTMPTS) in ParseOption()
965 if (protocol < RTMP_PROTOCOL_RTMP || protocol > RTMP_PROTOCOL_RTMPTS) in main()1107 protocol = RTMP_PROTOCOL_RTMP; in main()
236 server->rc.Link.protocol = RTMP_PROTOCOL_RTMP; in ServeInvoke()