Home
last modified time | relevance | path

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

/xiu/protocol/rtmp/src/netstream/
H A Dwriter.rs102 pub async fn write_fcpublish( in write_fcpublish() method
/xiu/protocol/rtmp/src/session/
H A Dclient_session.rs474 .write_fcpublish(&(define::TRANSACTION_ID_CONNECT as f64), &self.stream_name) in on_result_connect()