public class AspectRatioChangedEvent extends VideoFormatEvent
source| Constructor and Description |
|---|
AspectRatioChangedEvent(Object source,
int newRatio)
Construct the event
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNewRatio()
Get the new aspect ratio of the transmitted video
|
getSource, toStringpublic AspectRatioChangedEvent(Object source, int newRatio)
source - the source of the eventnewRatio - the new aspect ratio of the transmitted videoCopyright © 2012 code4tv.com. All Rights Reserved.