Class AppleCoverBox

  • All Implemented Interfaces:
    Box, ParsableBox

    public class AppleCoverBox
    extends AppleDataBox
    Created by Tobias Bley / UltraMixer on 04/25/2014. 2014-07-22 @aldenml Added minimal support for image data manipulation (read and write).
    • Constructor Detail

      • AppleCoverBox

        public AppleCoverBox()
    • Method Detail

      • getCoverData

        public byte[] getCoverData()
      • setJpg

        public void setJpg​(byte[] data)
      • setPng

        public void setPng​(byte[] data)