Name of file, specified as a character vector or string scalar that
includes the file extension. If a path is specified, it can be absolute,
relative, or partial.
Example: 'myFile.mp3'
Example: '../myFile.mp3'
Example: 'C:\temp\myFile.mp3'
audioinfo
supports the following file formats.
Platform Support | File Format |
---|
All platforms | WAVE (.wav ) |
OGG (.ogg ) |
FLAC (.flac ) |
AU (.au ) |
AIFF (.aiff , .aif ) |
AIFC (.aifc ) |
Windows® 7 (or later), Macintosh, and Linux® | MP3 (.mp3 ) |
MPEG-4 AAC (.m4a , .mp4 ) |
On Windows 7 platforms (or later), audioinfo
might
also return information about the contents of any files supported by
Windows
Media® Foundation.
On Linux platforms, audioinfo
might also return
information about the contents of any files supported by GStreamer.
audioinfo
can extract audio metadata from MPEG-4
(.mp4
, .m4v
) video files on
Windows 7 or later, macOS 10.7 Lion or higher, and Linux, and from Windows
Media Video (.wmv
) and AVI
(.avi
) files on Windows 7 (or later) and Linux platforms.
Data Types: char
| string