Home
last modified time | relevance | path

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

/xiu/protocol/rtmp/src/session/
H A Dclient_session.rs249 self.on_set_peer_bandwidth().await? in process_messages()
510 pub async fn on_set_peer_bandwidth(&mut self) -> Result<(), SessionError> { in on_set_peer_bandwidth() method