Searched defs:SoundSnapshot (Results 1 – 1 of 1) sorted by relevance
88 struct SoundSnapshot { struct89 config: virtio_snd_config,90 virtio_features: u64,91 vios_client: VioSClientSnapshot,92 saved_stream_state: Vec<StreamSnapshot>,