christophedelory.playlist.smil
Class TextStream
java.lang.Object
christophedelory.playlist.smil.Core
christophedelory.playlist.smil.AbstractSmilElement
christophedelory.playlist.smil.Reference
christophedelory.playlist.smil.TextStream
public class TextStream
- extends Reference
Represents the media object which can define a text document that includes timing information
for the purpose of time-dependent rendering of portions of the text document.
- Version:
- $Revision: 91 $
- Author:
- Christophe Delory
Methods inherited from class christophedelory.playlist.smil.Reference |
acceptDown, addParam, getFill, getParamGroupString, getParams, getSoundAlign, getSource, getType, setFill, setParamGroupString, setSoundAlign, setSource, setType |
Methods inherited from class christophedelory.playlist.smil.AbstractSmilElement |
getBeginString, getDuration, getDurationString, getEnd, getMax, getMin, getParent, getRegionString, getRepeatCount, getRepeatCountString, getRepeatDuration, setBeginString, setDuration, setDurationString, setEnd, setMax, setMin, setParent, setRegionString, setRepeatCount, setRepeatCountString, setRepeatDuration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextStream
public TextStream()
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.