Home
last modified time | relevance | path

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

/xiu/application/xiu/src/config/
H A Dmod.rs106 pub struct RtmpPushConfig { struct
107 pub enabled: bool,
108 pub address: String,
109 pub port: usize,