View Source Membrane.FFmpegGenerator.Types.SupportedFileFormats.Audio (Membrane FFmpeg Generator v0.1.0)

Specify supported audio file formats.

Link to this section Summary

Types

Audio file formats.

Link to this section Types

Specs

audio_file_format_t() :: :mp3 | :mpeg | :flac | :wav

Audio file formats.

Link to this section Functions

Link to this function

get_supported_file_formats()

View Source

Specs

get_supported_file_formats() :: [audio_file_format_t()]