public class SpliceEvent.BreakDuration
extends Object
| Modifier and Type | Field | Description |
|---|---|---|
boolean |
autoReturn |
The auto return.
|
long |
duration |
The duration.
|
| Constructor | Description |
|---|---|
BreakDuration(MPEG2Section data) |
Instantiates a new break duration.
|
| Modifier and Type | Method | Description |
|---|---|---|
long |
getDuration() |
|
boolean |
isAutoReturn() |
|
void |
setAutoReturn(boolean autoReturn) |
|
void |
setDuration(long duration) |
|
String |
toString() |
public boolean autoReturn
public long duration
public BreakDuration(MPEG2Section data)
data - the data