Home
last modified time | relevance | path

Searched refs:rtmp_config (Results 1 – 1 of 1) sorted by relevance

/xiu/application/xiu/src/config/
H A Dmod.rs29 let mut rtmp_config: Option<RtmpConfig> = None; in new() localVariable
31 rtmp_config = Some(RtmpConfig { in new()
79 rtmp: rtmp_config, in new()