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, toString
public 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 © 2013 CableLabs. All Rights Reserved.