Searched refs:nObject (Results 1 – 2 of 2) sorted by relevance
346 int RTMP_SendCtrl(RTMP *r, short nType, unsigned int nObject,
2339 RTMP_SendCtrl(RTMP *r, short nType, unsigned int nObject, unsigned int nTime) in RTMP_SendCtrl() argument2378 *buf = nObject & 0xff; in RTMP_SendCtrl()2383 buf = AMF_EncodeInt32(buf, pend, nObject); in RTMP_SendCtrl()