![JAR search and dependency download from the Maven repository](/logo.png)
org.ocap.media.NormalMediaPresentationEvent.html Maven / Gradle / Ivy
NormalMediaPresentationEvent
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org.ocap.media
Class NormalMediaPresentationEvent
java.lang.Object
java.util.EventObject
javax.media.ControllerEvent
javax.media.TransitionEvent
org.ocap.media.MediaPresentationEvent
org.ocap.media.NormalMediaPresentationEvent
- All Implemented Interfaces:
- java.io.Serializable, javax.media.MediaEvent
public abstract class NormalMediaPresentationEvent
- extends MediaPresentationEvent
NormalMediaPresentationEvent
is a JMF event generated when the
normal media components of a service are presented.
Media presentation is considered as normal when explicitly selected
service components (by a dedicated API), or implicitly selected service components
(by the player itself) can be presented to the user. Media presentation is
considered as "alternative" in any other case, especially when it is caused
by one of the reasons described in
.
AlternativeMediaPresentationReason
NormalMediaPresentationEvent
notification is generated :
- See Also:
- Serialized Form
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
protected |
NormalMediaPresentationEvent(javax.media.Controller from,
int previous,
int current,
int target)
Constructor of MediaPresentationEvent |
Method Summary |
---|
Methods inherited from class org.ocap.media.MediaPresentationEvent |
---|
getPresentedStreams, getSourceURL, getTrigger, isSourceDigital |
Methods inherited from class javax.media.TransitionEvent |
---|
getCurrentState, getPreviousState, getTargetState |
Methods inherited from class javax.media.ControllerEvent |
---|
getSource, getSourceController |
Methods inherited from class java.util.EventObject |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
NormalMediaPresentationEvent
protected NormalMediaPresentationEvent(javax.media.Controller from, int previous, int current, int target)
- Constructor of MediaPresentationEvent
- See Also:
MediaPresentationEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy