Searched defs:video_device_path (Results 1 – 2 of 2) sorted by relevance
24 pub video_device_path: Option<PathBuf>, field
23 let video_device_path = PathBuf::from(format!("{}{}", decoder_device_prefix, dev_no)); in enumerate_devices() localVariable