Struct libpulse_binding::context::ext_stream_restore::InfoInternal
[−]
[src]
#[repr(C)]pub struct InfoInternal { pub name: *const i8, pub channel_map: pa_channel_map, pub volume: pa_cvolume, pub device: *const i8, pub mute: i32, }
Fields
name: *const i8
channel_map: pa_channel_map
volume: pa_cvolume
device: *const i8
mute: i32