Home
last modified time | relevance | path

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

/xiu/application/xiu/src/config/
H A Dmod.rs64 let mut hls_config: Option<HlsConfig> = None; in new() localVariable
66 hls_config = Some(HlsConfig { in new()
83 hls: hls_config, in new()