Skip to main content

export_flac

Function export_flac 

Source
pub fn export_flac(song: &PulseSong, path: impl AsRef<Path>) -> PulseResult<()>
Expand description

Exports a song to FLAC through tunes::engine::AudioEngine::export_flac.