org.gstreamer
public final class Segment extends Object
Modifier and Type | Method and Description |
---|---|
Format |
getFormat()
Gets the
Format of the segment values. |
double |
getRate()
Gets the rate of the segment.
|
long |
getStartValue()
Gets the start value.
|
long |
getStopValue()
Gets the stop value.
|
public double getRate()
public Format getFormat()
Format
of the segment values.Format
of the segment values.public long getStartValue()
public long getStopValue()
Copyright © 2014. All rights reserved.