| Package | Description |
|---|---|
| javax.media | |
| org.davic.media |
| Modifier and Type | Class and Description |
|---|---|
class |
ClockStoppedException
A
ClockStoppedException is thrown when a method that
expects the Clock to be Started is
called on a Stopped Clock. |
class |
IncompatibleSourceException
An
IncompatibleSourceException is thrown
by a MediaHandler when setSource
is invoked and the MediaHandler cannot
support the DataSource. |
class |
IncompatibleTimeBaseException
An
IncompatibleTimeBaseException is generated
when Clock.setTimeBase is invoked
using a TimeBase that the Clock cannot support. |
class |
NoDataSourceException
A
NoDataSourceException is thrown when a DataSource
can't be found for a particular URL or MediaLocator. |
class |
NoPlayerException
A
NoPlayerException is thrown when a PlayerFactory
can't find a Player for a
particular URL or MediaLocator. |
| Modifier and Type | Class and Description |
|---|---|
class |
LanguageNotAvailableException
This exception indicates that a requested language was not available
|
class |
MediaFreezeException
This exception indicates that either the freeze method or the resume method was unsuccessful.
|
Copyright © 2012 code4tv.com. All Rights Reserved.