Struct cubeb_core::StreamParamsBuilder [] [src]

pub struct StreamParamsBuilder(_);

Methods

impl StreamParamsBuilder
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for StreamParamsBuilder
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for StreamParamsBuilder
[src]

[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations