Struct vorbis_encoder::Encoder [] [src]

pub struct Encoder { /* fields omitted */ }

Methods

impl Encoder
[src]

Trait Implementations

impl Drop for Encoder
[src]

A method called when the value goes out of scope. Read more