Enum ffmpeg_next::codec::audio_service::AudioService [−][src]
pub enum AudioService {
Main,
Effects,
VisuallyImpaired,
HearingImpaired,
Dialogue,
Commentary,
Emergency,
VoiceOver,
Karaoke,
}Variants
Trait Implementations
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for AudioServiceimpl Send for AudioServiceimpl Sync for AudioServiceimpl Unpin for AudioServiceimpl UnwindSafe for AudioServiceBlanket Implementations
Mutably borrows from an owned value. Read more