Home | History | Annotate | Download | only in rtsp

Lines Matching refs:setInt32

85     msg->setInt32("rtp-socket", rtpSocket);
86 msg->setInt32("rtcp-socket", rtcpSocket);
90 msg->setInt32("injected", injected);
96 msg->setInt32("rtp-socket", rtpSocket);
97 msg->setInt32("rtcp-socket", rtcpSocket);
414 notify->setInt32("first-rtp", true);
484 meta->setInt32("ssrc", srcId);
485 meta->setInt32("rtp-time", rtpTime);
486 meta->setInt32("PT", data[1] & 0x7f);
487 meta->setInt32("M", data[1] >> 7);
500 notify->setInt32("first-rtcp", true);
641 msg->setInt32("index", index);