Searched refs:m_ucPayloadType (Results 1 – 2 of 2) sorted by relevance
28 m_ucPayloadType(RTP_ZERO), in RtpHeader()106 m_ucPayloadType = ucPayloadType; in setPayloadType()111 return m_ucPayloadType; in getPayloadType()168 RTP_FORM_HDR_UTL(usUtlData, m_ucPayloadType, RTP_PLTYPE_SHIFT_VAL, usTmpData); in formHeader()240 m_ucPayloadType = (RtpDt_UChar)((usUtl2Data)&RTP_HEX_7_BIT_MAX); in decodeHeader()
75 RtpDt_UChar m_ucPayloadType; variable