Enumerations
The following enumerations are available globally.
-
ID3TagEditor errors.
See moreDeclaration
Swift
public enum ID3TagEditorError : Error
-
Enum that contains the version supported by ID3TagEditor.
See moreDeclaration
Swift
public enum ID3Version : UInt8, Comparable
-
An enum that contains the genres supported by the ID3 standard using specific identifiers.
See moreDeclaration
Swift
public enum ID3Genre : Int, Equatable
-
The attached picture format supported by the ID3 tag.
See moreDeclaration
Swift
public enum ID3PictureFormat
-
An enum that describes the ID3 picture type supported.
See moreDeclaration
Swift
public enum ID3PictureType : UInt8, Equatable