|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Events that report changes in the OverlayText, Subtitle or CloseCaption.
Field Summary | |
static int |
OVERLAY_TEXT_AVAILABLE
Overlay Text available event type. |
static int |
OVERLAY_TEXT_DESELECTED
Overlay Text deselected event type. |
static int |
OVERLAY_TEXT_LANGUAGE_CHANGE
Overlay Text language change event type. |
static int |
OVERLAY_TEXT_NOT_AVAILABLE
Overlay Text not available event type. |
Method Summary | |
int |
getEventType()
Return the type of the event must be one of the OVERLAY_TEXT__* constant values defined
in this interface. |
Player |
getPlayer()
Return the JMF player which is the source of the event. |
Methods inherited from interface javax.media.MediaEvent |
getSource |
Field Detail |
public static final int OVERLAY_TEXT_AVAILABLE
public static final int OVERLAY_TEXT_DESELECTED
public static final int OVERLAY_TEXT_LANGUAGE_CHANGE
public static final int OVERLAY_TEXT_NOT_AVAILABLE
Method Detail |
public Player getPlayer()
public int getEventType()
OVERLAY_TEXT__*
constant values defined
in this interface.
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |