org.dvb.dsmcc
Class NPTRemovedEvent
java.lang.Object
java.util.EventObject
org.dvb.dsmcc.NPTStatusEvent
org.dvb.dsmcc.NPTRemovedEvent
- All Implemented Interfaces:
- Serializable
public class NPTRemovedEvent
- extends NPTStatusEvent
Sent to listeners on a DSMCCStream object when NPT which was present for that DSMCC
stream is removed. This is specific to the particular timebase for this stream.
- Since:
- MHP 1.0.1
- See Also:
- Serialized Form
NPTRemovedEvent
public NPTRemovedEvent(DSMCCStream source)
- Construct an event.
- Parameters:
source
- the DSMCCStream from which the NPT was removed