Searched defs:RtmpPullConfig (Results 1 – 1 of 1) sorted by relevance
100 pub struct RtmpPullConfig { struct101 pub enabled: bool,102 pub address: String,103 pub port: u16,