|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BackgroundVideoPresentationControl
A control to support the setting and querying of the video presentation for background players.
| Field Summary |
|---|
| Fields inherited from interface org.dvb.media.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 |
| Method Summary | |
|---|---|
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). |
| Methods inherited from interface javax.media.Control |
|---|
getControlComponent |
| Method Detail |
|---|
boolean setVideoTransformation(VideoTransformation t)
t - the new video transformation
VideoTransformation getVideoTransformation()
VideoTransformation getClosestMatch(VideoTransformation t)
t - the input video transformation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||