| Package | Description |
|---|---|
| org.dvb.media | |
| org.dvb.service.selection |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DvbServiceContext.setDefaultVideoTransformation(VideoTransformation vt)
Sets the default video transformation to be applied to the new service following
a service selection operation.
|
Copyright © 2012 code4tv.com. All Rights Reserved.