AudioTools[FormatFromName] - returns the audio file format from a filename
|
Calling Sequence
|
|
FormatFromName(fileName)
|
|
Parameters
|
|
fileName
|
-
|
string; the pathname of the audio file
|
|
|
|
|
Description
|
|
•
|
The FormatFromName command examines the passed fileName and returns the audio file format based on the extension. It returns either a member of AudioTools[Formats], or NULL if it was unable to guess.
|
|
|
Download Help Document
Was this information helpful?