Home
last modified time | relevance | path

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

/xiu/protocol/rtsp/src/rtp/rtcp/
H A Drtcp_context.rs112 pub struct RtcpContext { struct
127 impl RtcpContext { argument
129 RtcpContext { in new()
/xiu/protocol/rtsp/src/
H A Drtsp_channel.rs19 use super::rtp::rtcp::rtcp_context::RtcpContext;
52 recv_ctx: RtcpContext,
53 pub send_ctx: RtcpContext,