Struct opentok::audio_device::AudioDeviceSettings  [−][src]
Expand description
Settings for a AudioDevice.
Fields
sampling_rate: i32number_of_channels: i32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for AudioDeviceSettings
impl Send for AudioDeviceSettings
impl Sync for AudioDeviceSettings
impl Unpin for AudioDeviceSettings
impl UnwindSafe for AudioDeviceSettings
Blanket Implementations
Mutably borrows from an owned value. Read more