Struct steamy_controller::sound::Sound [] [src]

pub struct Sound<'a, 'b: 'a> { /* fields omitted */ }

Methods

impl<'a, 'b> Sound<'a, 'b>
[src]

Test a notification sound.

Change the notification sound when turning on and off the device.

Send the sound on the left channel.

Send the sound on the right channel.

The note to reproduce.

Whether it's a sharp.

The octave.

The duration of the note.

Play the note.

Stop playing.