audiosupportedformats
Get audio file supported formats.
Syntax
formats = audiosupportedformats()
Output argument
formats - struct array with 'Name', 'Extension', 'Subformats' fieldnames.
Description
audiosupportedformats returns a structure with supported audio file formats.
Example
History
Version
Description
1.0.0
initial version
Author
Allan CORNET
Last updated