public interface BackgroundVideoPresentationControl extends VideoPresentationControl
POS_CAP_FULL, POS_CAP_FULL_EVEN_LINES, POS_CAP_FULL_EVEN_LINES_IF_ENTIRE_VIDEO_ON_SCREEN, POS_CAP_FULL_IF_ENTIRE_VIDEO_ON_SCREEN, POS_CAP_OTHER| Modifier and Type | Method and Description |
|---|---|
VideoTransformation |
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 |
getVideoTransformation()
Return the current video transformation
|
boolean |
setVideoTransformation(VideoTransformation t)
Sets a new video transformation (clipping/scaling/positioning).
|
getActiveVideoArea, getActiveVideoAreaOnScreen, getClipRegion, getHorizontalScalingFactors, getInputVideoSize, getPositioningCapability, getTotalVideoArea, getTotalVideoAreaOnScreen, getVerticalScalingFactors, getVideoSize, setClipRegion, supportsArbitraryHorizontalScaling, supportsArbitraryVerticalScaling, supportsClippinggetControlComponentboolean setVideoTransformation(VideoTransformation t)
t - the new video transformationVideoTransformation getVideoTransformation()
VideoTransformation getClosestMatch(VideoTransformation t)
t - the input video transformationCopyright © 2012 code4tv.com. All Rights Reserved.