Skip to main content
Skip table of contents

SectionsToAudioFormat

Returns human readable audio format string for a technical Audio32 section string.

Properties

Input

NameDescription
SectionStringAudio32 section string
OptionsNot used yet

Output

NameDescription
ValueResulting human readable audio format string

Example

Input SectionString
[FILETYPE]ID3V2[FORMAT]MPEG-LAYER3[SAMPLERATE]44100[BITRATE]128[MODE]STEREO[FILESIZE]1902291[AUDIOLENGTH]118752

Output Value
ID3V2, MPEG-LAYER3, 128 KBits/s, 44100 Hz, STEREO


Input SectionString
[FILETYPE]WAV[FORMAT]LINEAR[SAMPLERATE]44100[RESOLUTION]16[MODE]STEREO[BITRATE]1411[FILESIZE]48639404[AUDIOLENGTH]275733[RF64]0[WAVX]0

Output Value
WAV, LINEAR, 1411 KBits/s, 44100 Hz, 16 Bits, STEREO


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.