Searched refs:RTMP_PT_CHUNK_SIZE (Results 1 – 3 of 3) sorted by relevance
48 RTMP_PT_CHUNK_SIZE = 1, ///< chunk size change enumerator
568 case RTMP_PT_CHUNK_SIZE: return "chunk size"; in rtmp_packet_type()
428 if (pkt.type == RTMP_PT_CHUNK_SIZE) { in read_connect()530 RTMP_PT_CHUNK_SIZE, 0, 4)) < 0) in read_connect()2313 case RTMP_PT_CHUNK_SIZE: in rtmp_parse_result()