Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 ]
This function checks for a license.
Created 12nd September 2019, last changed 12nd September 2019