public class NPTRateChangeEvent extends EventObject
source| Constructor and Description |
|---|
NPTRateChangeEvent(DSMCCStream source,
NPTRate rate)
Construct an event.
|
public NPTRateChangeEvent(DSMCCStream source, NPTRate rate)
source - the stream whose rate changedrate - the new rate of that stream immediately following the changepublic Object getSource()
getSource in class EventObjectDSMCCStream object on which the rate change has occurred.public NPTRate getRate()
NPTRate object encapsulating the new rateCopyright © 2012 code4tv.com. All Rights Reserved.