|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClosedCaptioningListener
This is a listener interface to receive a notification when the state of closed-captioning has changed or a new closed-captioning service (C1 to C4, T1 to T4) is selected.
A listener instance is added to a ClosedCaptioningControl instance via the
ClosedCaptioningControl.addClosedCaptioningListener(org.ocap.media.ClosedCaptioningListener)
method.
Method Summary | |
---|---|
void |
ccStatusChanged(ClosedCaptioningEvent event)
This method shall be called when a closed-captioning state or a captioning service of the JMF Player that is controlled by the ClosedCaptioningControl instance has changed. |
Method Detail |
---|
void ccStatusChanged(ClosedCaptioningEvent event)
event
- The closed-captioning status event.ClosedCaptioningEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |