Uses of Class
org.dvb.media.VideoFormatEvent

Packages that use VideoFormatEvent
org.dvb.media Provides DVB specific extensions to the Java Media Framework. 
org.ocap.media The org.ocap.media package is a collection of classes and interfaces for controlling access to various kinds of media components 
 

Uses of VideoFormatEvent in org.dvb.media
 

Subclasses of VideoFormatEvent in org.dvb.media
 class ActiveFormatDescriptionChangedEvent
          Event signalling that the transmitted active format definition has changed
 class AspectRatioChangedEvent
          Event signalling that the aspect ratio of the transmitted video has changed
 class DFCChangedEvent
          Event signalling that the decoder format conversion being used has changed
 

Methods in org.dvb.media with parameters of type VideoFormatEvent
 void VideoFormatListener.receiveVideoFormatEvent(VideoFormatEvent anEvent)
          receive a VideoFormatEvent
 

Uses of VideoFormatEvent in org.ocap.media
 

Subclasses of VideoFormatEvent in org.ocap.media
 class S3DSignalingChangedEvent
          This class represents an event that will be reported to an application with an org.ocap.media.VideoFormatControl.
 



Copyright © 2011. All Rights Reserved.