Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Sets audio tags for audio file.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Files | 9.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
Parameter | Description | Example |
---|---|---|
FilePath | The native file path to the audio file. | "/Users/cs/Desktop/test.mp3" |
JSON | The JSON object with new properties. |
Returns OK or error.
Write tags back to field:
Set Variable [ $r ; Value: MBS("Files.SetAudioTags"; AudioTags::FilePath; AudioTags::JSON) ]
Show Custom Dialog [ "Tags written" ; $r ]
Created 12nd September 2019, last changed 12nd September 2019
Files.RevealFile - Files.SetComment
Feedback: Report problem or ask question.