Searched defs:Error (Results 1 – 8 of 8) sorted by relevance
| /xiu/protocol/rtsp/src/ |
| H A D | rtsp.rs | 21 pub async fn run(&mut self) -> Result<(), Error> { in run() argument
|
| /xiu/protocol/httpflv/src/ |
| H A D | errors.rs | 22 Error, enumerator 32 Error, enumerator
|
| /xiu/protocol/rtmp/src/ |
| H A D | rtmp.rs | 23 pub async fn run(&mut self) -> Result<(), Error> { in run() argument
|
| /xiu/protocol/webrtc/src/ |
| H A D | webrtc.rs | 29 pub async fn run(&mut self) -> Result<(), Error> { in run() argument
|
| /xiu/protocol/hls/src/ |
| H A D | errors.rs | 22 Error, enumerator 32 Error, enumerator 120 Error, enumerator
|
| /xiu/protocol/rtmp/src/remuxer/ |
| H A D | errors.rs | 22 Error, enumerator
|
| /xiu/application/xiu/src/config/ |
| H A D | mod.rs | 141 Error, enumerator
|
| /xiu/protocol/rtmp/src/session/ |
| H A D | common.rs | 546 fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { in fmt()
|