gzz.media
Interface VideoSpan

gzz.media.Span gzz.media.Enfilade1D gzz.media.Span1D gzz.media.TextSpan gzz.media.ImageSpan gzz.media.PageSpan gzz.media.VideoSpan gzz.media.AudioSpan gzz.media.ScrollBlock ../../../Gzz_CoreAPIs.gen.html#media media_small
All Superinterfaces:
AudioSpan, ImageSpan, Span, Span1D

public interface VideoSpan
extends AudioSpan, ImageSpan

A span - contiguous piece of a permascroll - of video. The natural units for video are not defined and may depend on the format.


Field Summary
static java.lang.String rcsid
           
 
Methods inherited from interface gzz.media.Span1D
append, getRelativeEnd, getRelativeStart, length, offset, subSpan, subSpan
 
Methods inherited from interface gzz.media.Span
getScrollBlock, intersects, toString
 
Methods inherited from interface gzz.media.ImageSpan
getLocation, getSize, subArea
 

Field Detail

rcsid

public static final java.lang.String rcsid
See Also:
Constant Field Values