Searched refs:RtspConfig (Results 1 – 1 of 1) sorted by relevance
11 pub rtsp: Option<RtspConfig>,40 let mut rtsp_config: Option<RtspConfig> = None; in new()42 rtsp_config = Some(RtspConfig { in new()113 pub struct RtspConfig { struct