Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.mp4.boxes.impl.OriginalFormatBox
Extends/Implements : un.storage.media.mp4.boxes.Box
Subclasses : -

The Original Format Box contains the four-character-code of the original
un-transformed sample description.
author  Alexander Simm


Variables : -
Functions : OriginalFormatBox, decode, getOriginalFormat



public void OriginalFormatBox ()

public void decode (MP4InputStream in)


The original format is the four-character-code of the original
un-transformed sample entry (e.g. 'mp4v' if the stream contains protected
MPEG-4 visual material).

@return the stream's original format
public long getOriginalFormat ()