gzz.media
Interface AudioSpan

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:
Span, Span1D
All Known Subinterfaces:
VideoSpan

public interface AudioSpan
extends Span1D

A span - contiguous piece of a permascroll - of sound. The natural units for sound are not defined and may depend on the sound format. However, they should be mostly linear. XXX Mono/Stereo - what to do? XXX Other measures? XXX Get sound data / play? XXX Get graphical representation - some type of graph of volume etc.


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
 

Field Detail

rcsid

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