Home
last modified time | relevance | path

Searched defs:RtmpPullConfig (Results 1 – 1 of 1) sorted by relevance

/xiu/application/xiu/src/config/
H A Dmod.rs100 pub struct RtmpPullConfig { struct
101 pub enabled: bool,
102 pub address: String,
103 pub port: u16,