Maven module :un.storage : media-mkv :
Class :
un.storage.media.mkv.model.TimeSlice
Extends/Implements :
un.storage.binding.ebml.EBMLChunk
Subclasses : -
Variables : -
Functions :
getStructure,
getLaceNumber,
getFrameNumber,
getBlockAdditionID,
getDelay,
getDuration
protected PropertyType[]
getStructure ()
public Integer
getLaceNumber ()
public Integer
getFrameNumber ()
public Integer
getBlockAdditionID ()
public Integer
getDelay ()
public Integer
getDuration ()
LaceNumber := cc uint [ def:0; ]
FrameNumber := cd uint [ def:0; ]
BlockAdditionID := cb uint [ def:0; ]
Delay := ce uint [ def:0; ]
Duration := cf uint [ def:TrackDuration; ];
}
@author Johann Sorel