|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VideoTransformation | |
---|---|
org.dvb.media |
Uses of VideoTransformation in org.dvb.media |
---|
Methods in org.dvb.media that return VideoTransformation | |
---|---|
VideoTransformation |
BackgroundVideoPresentationControl.getClosestMatch(VideoTransformation t)
This method takes a video transformation and returns the closest match of that video transformation that can be supported for the currently selected video. |
VideoTransformation |
BackgroundVideoPresentationControl.getVideoTransformation()
Return the current video transformation |
VideoTransformation |
VideoFormatControl.getVideoTransformation(int dfc)
This method returns a VideoTransformation object that corresponds with the specified Decoder Format Conversion when applied to the currently selected video. |
Methods in org.dvb.media with parameters of type VideoTransformation | |
---|---|
VideoTransformation |
BackgroundVideoPresentationControl.getClosestMatch(VideoTransformation t)
This method takes a video transformation and returns the closest match of that video transformation that can be supported for the currently selected video. |
boolean |
BackgroundVideoPresentationControl.setVideoTransformation(VideoTransformation t)
Sets a new video transformation (clipping/scaling/positioning). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |