Searched refs:m_nClientBW (Results 1 – 2 of 2) sorted by relevance
251 int m_nClientBW; member
341 r->m_nClientBW = 2500000; in RTMP_Init()1467 && r->m_nBytesIn > ( r->m_nBytesInSent + r->m_nClientBW / 10)) in ReadN()2074 AMF_EncodeInt32(packet.m_body, pend, r->m_nClientBW); in RTMP_SendClientBW()3517 r->m_nClientBW = AMF_DecodeInt32(packet->m_body); in HandleClientBW()3522 RTMP_Log(RTMP_LOGDEBUG, "%s: client BW = %d %d", __FUNCTION__, r->m_nClientBW, in HandleClientBW()