javax.media
Interface Duration

All Known Subinterfaces:
Controller, Demultiplexer, Player, Processor, Track
All Known Implementing Classes:
AbstractController, AbstractDemultiplexer, AbstractPlayer, AbstractProcessor, AbstractTrack, DataSource, DataSource, DataSource, DataSource, DataSource, DataSource, DataSource, FFMPEGParser, Handler, Handler, Handler, InputStreamPushDataSource, JavaOggParser, JavaSoundParser, MultipartMixedReplaceParser, NativeOggParser, PullBufferDataSource, PullDataSource, PushBufferDataSource, PushDataSource, RawPullStreamParser, RawPushBufferParser, RTPDataSource, StreamCopyPushDataSource, URLDataSource, URLDataSource

public interface Duration

Standard JMF class -- see this class in the JMF Javadoc. Complete.

Author:
Ken Larson

Field Summary
static Time DURATION_UNBOUNDED
           
static Time DURATION_UNKNOWN
           
 
Method Summary
 Time getDuration()
           
 

Field Detail

DURATION_UNBOUNDED

static final Time DURATION_UNBOUNDED

DURATION_UNKNOWN

static final Time DURATION_UNKNOWN
Method Detail

getDuration

Time getDuration()