public class StopByResourceLossEvent extends StopEvent
source
Constructor and Description |
---|
StopByResourceLossEvent(Controller source,
int previous,
int current,
int target,
MediaLocator stream)
Construct an event.
|
Modifier and Type | Method and Description |
---|---|
MediaLocator |
getStream()
This method returns the stream which was being presented
|
getMediaTime
getCurrentState, getPreviousState, getTargetState
getSource, getSourceController
toString
public StopByResourceLossEvent(Controller source, int previous, int current, int target, MediaLocator stream)
source
- the controller which was presenting the servicestream
- the locator of the stream which was being presentedprevious
- the previous state of the controllercurrent
- the current state of the controllertarget
- the target state of the controllerpublic MediaLocator getStream()
Copyright © 2013 CableLabs. All Rights Reserved.