Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.mp4.boxes.impl.meta.ITunesMetadataNameBox
Extends/Implements : un.storage.media.mp4.boxes.FullBox
Subclasses : -

This box is used in custom metadata tags (within the box-type '----'). It
contains the name of the custom tag, whose data is stored in the 'data'-box.

@author Alexander Simm


Variables : -
Functions : ITunesMetadataNameBox, decode, getMetaName



public void ITunesMetadataNameBox ()

public void decode (MP4InputStream in)

public String getMetaName ()