Package org.ocap.media

The org.ocap.media package is a collection of classes and interfaces for controlling access to various kinds of media components

See:
          Description

Interface Summary
AlternativeMediaPresentationReason This interface represents possible reasons that lead to alternative media presentation.
ClosedCaptioningControl This interface is used to turn closed-captioning in a running JMF player on and off and to select a captioning service (C1 to C4 and T1 to T4) to be represented.
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.
MediaAccessAuthorization A MediaAccessAuthorization object represents the presentation authorization given by a registered MediaAccessHandler for a specific A/V content.
MediaAccessConditionControl This interface allows an application to notify that conditions of media presentation in a running JMF player have been modified, and so the check for media presentation must be done.
MediaAccessHandler A class implementing this interface can prevent the presentation of A/V service components.
MediaTimerListener This is a listener to inform events on a MediaTimer object.
NotPresentedMediaInterface NotPresentedMediaInterface shall be implemented by classes which can report failure to access media components.
S3DConfiguration This interface represents a 3D frame packing payload as defined in [OCCEP].
S3DFormatTypes The interface contains constants representing 3D formatting types defined in [OCCEP].
VBIFilter This class represents a VBI filter.
VBIFilterListener This interface represents a VBI filter event listener.
VideoFormatControl This interface extends org.dvb.media.VideoFormatControl to provide access to OCAP-specific info signaled in presented video, such as 3D formatting data.
 

Class Summary
AlternativeMediaPresentationEvent AlternativeMediaPresentationEvent is a JMF event generated to indicate that an "alternative" content is presented during the media presentation of a service.
ClosedCaptioningAttribute This class represents a system wide preference of closed-captioning representation.
ClosedCaptioningEvent This class is an event to notify a change of a closed-captioning state.
FilterResourceAvailableEvent This event notifies an application that a VBIFilterGroup released VBIFilters, i.e., another application may have an opportunity to reserve new VBIFilters.
ForcedDisconnectedEvent This event indicates a VBIFilterGroup is detached from a ServiceContext for any reason.
MediaAccessHandlerRegistrar This class allows to register a handler that can prevent the presentation of A/V service components.
MediaPresentationEvaluationTrigger This class represents possible reasons to trigger an evaluation that leads to the generation of an AlternativeMediaPresentationEvent or a NormalMediaPresentationEvent.
MediaPresentationEvent MediaPresentationEvent is a JMF event used as the parent class of events indicating dynamic changes to the presentation of media components.
MediaTimer This is a timer class that counts time based on a media time of a specified Player.
NormalMediaPresentationEvent NormalMediaPresentationEvent is a JMF event generated when the normal media components of a service are presented.
S3DSignalingChangedEvent This class represents an event that will be reported to an application with an org.ocap.media.VideoFormatControl.
VBIFilterEvent This class represents a VBI filter event.
VBIFilterGroup This class represents a group of VBI data filters.
 

Package org.ocap.media Description

The org.ocap.media package is a collection of classes and interfaces for controlling access to various kinds of media components



Copyright © 2011. All Rights Reserved.