Searched refs:RTMP_PACKET_SIZE_SMALL (Results 1 – 2 of 2) sorted by relevance
102 #define RTMP_PACKET_SIZE_SMALL 2 macro
3930 packet->m_headerType = RTMP_PACKET_SIZE_SMALL; in RTMP_SendPacket()3933 && packet->m_headerType == RTMP_PACKET_SIZE_SMALL) in RTMP_SendPacket()