Searched refs:RTMP_PROTOCOL_RTMPTS (Results 1 – 4 of 4) sorted by relevance
71 *protocol = RTMP_PROTOCOL_RTMPTS; in RTMP_ParseURL()
58 #define RTMP_PROTOCOL_RTMPTS (RTMP_FEATURE_HTTP|RTMP_FEATURE_SSL) macro
875 if (protocol < RTMP_PROTOCOL_RTMP || protocol > RTMP_PROTOCOL_RTMPTS) in ParseOption()
965 if (protocol < RTMP_PROTOCOL_RTMP || protocol > RTMP_PROTOCOL_RTMPTS) in main()