Enum lame_sys::Padding_type [] [src]

#[repr(u32)]
pub enum Padding_type { PAD_NO, PAD_ALL, PAD_ADJUST, PAD_MAX_INDICATOR, }

Variants

Trait Implementations

impl Copy for Padding_type
[src]

impl Clone for Padding_type
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Padding_type
[src]

Formats the value using the given formatter.