Home
last modified time | relevance | path

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

/xiu/application/xiu/src/config/
H A Dmod.rs22 rtmp_port: usize, in new()
30 if rtmp_port > 0 { in new()
34 port: rtmp_port, in new()
/xiu/application/xiu/src/
H A Dmain.rs128 let rtmp_port = match rtmp_port_o { in main() localVariable
157 rtmp_port, in main()