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, toString
public AspectRatioChangedEvent(Object source, int newRatio)
source
- the source of the eventnewRatio
- the new aspect ratio of the transmitted videoCopyright © 2013 CableLabs. All Rights Reserved.