Searched refs:RtmpConfig (Results 1 – 1 of 1) sorted by relevance
10 pub rtmp: Option<RtmpConfig>,29 let mut rtmp_config: Option<RtmpConfig> = None; in new()31 rtmp_config = Some(RtmpConfig { in new()92 pub struct RtmpConfig { struct