Struct cubeb::DeviceRef [] [src]

pub struct DeviceRef(_);

Methods

impl DeviceRef
[src]

[src]

Gets the output device name.

May return None if there is no output device.

[src]

[src]

Gets the input device name.

May return None if there is no input device.

[src]

impl DeviceRef
[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for DeviceRef
[src]

[src]

Formats the value using the given formatter.