
afinfo
List of commands for afinfo:
-
afinfo:tldr:2cec0 afinfo: Display info of a given audio file.$ afinfo ${filename}try on your machineexplain this command
-
afinfo:tldr:400ac afinfo: Print output in XML format.$ afinfo --xml ${filename}try on your machineexplain this command
-
afinfo:tldr:5553a afinfo: Print warnings for the audio file if any.$ afinfo --warnings ${filename}try on your machineexplain this command
-
afinfo:tldr:88e44 afinfo: Print a one line description of the audio file.$ afinfo --brief ${filename}try on your machineexplain this command
-
afinfo:tldr:b7700 afinfo: Print metadata info and contents of the audio file's InfoDictionary.$ afinfo --info ${filename}try on your machineexplain this command
-
afinfo:tldr:e6cd1 afinfo: Display help for full usage.$ afinfo --helptry on your machineexplain this command