Home
last modified time | relevance | path

Searched refs:m_nClientBW2 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h252 uint8_t m_nClientBW2; member
H A Drtmp.c342 r->m_nClientBW2 = 2; in RTMP_Init()
2075 packet.m_body[4] = r->m_nClientBW2; in RTMP_SendClientBW()
3519 r->m_nClientBW2 = packet->m_body[4]; in HandleClientBW()
3521 r->m_nClientBW2 = -1; in HandleClientBW()
3523 r->m_nClientBW2); in HandleClientBW()