public class ActiveFormatDescriptionChangedEvent extends VideoFormatEvent
source| Constructor and Description |
|---|
ActiveFormatDescriptionChangedEvent(Object source,
int newFormat)
Construct the event
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNewFormat()
Get the new active format description
|
getSource, toStringpublic ActiveFormatDescriptionChangedEvent(Object source, int newFormat)
source - the source of the eventnewFormat - the new active format descriptionpublic int getNewFormat()
VideoFormatControl
and shall be the value passed into the constructor of the event.Copyright © 2012 code4tv.com. All Rights Reserved.