Enum jack::LatencyType [] [src]

pub enum LatencyType {
    Capture,
    Playback,
}

Used by NotificationHandler::latency().

Variants

Trait Implementations

impl Clone for LatencyType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for LatencyType
[src]

impl Debug for LatencyType
[src]

[src]

Formats the value using the given formatter.