Enumerations

The following enumerations are available globally.

  • An enum used to identify the different types of frame parsed by the ID3TagEditor. This must be used to acces the frame data as identifier inside the dictionary of frame in the ID3tag frames properties.

    See more
  • List of language identifier used in frames that support localized content with language indication. The list of supported languages corresponds to the ISO-639-2 standard. Languages with multiple code are distinguished by “B” (bibliographic) or “T” (terminology).

    See more
  • An enum that contains the genres supported by the ID3 standard using specific identifiers.

    See more
  • The attached picture format supported by the ID3 tag.

    See more
  • An enum that describes the ID3 picture type supported.

    See more
  • ID3TagEditor errors.

    See more
  • Enum that contains the version supported by ID3TagEditor.

    See more