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

The rights object box may be used to insert a Protected Rights Object,
defined in 'OMA DRM v2.1' section 5.3.9, into a DCF or PDCF. A Mutable DRM
Information box may include zero or more Rights Object boxes.

@author Alexander Simm


Variables : -
Functions : OMARightsObjectBox, decode, getData



public void OMARightsObjectBox ()

public void decode (MP4InputStream in)


Returns an array containing the rights object.
return  a rights object
public byte[] getData ()