PieceRTAProviderpublic interface PieceRTAProvider
Methods Summary |
---|
public long | getBlockingPosition()
| public long | getCurrentPosition()
| public long | getStartPosition()
| public long | getStartTime()
| public java.lang.String | getUserAgent()Returns the user-agent associated with this RTA activity, if known
| public void | setBufferMillis(long millis)Sets an external view of how much buffer is being maintained by an external source. This
reduces piece urgency and therefore reduces discard.
| public long[] | updateRTAs(PiecePicker picker)
|
|