Click or drag to resize
RtspSessionSeek Method
Overload List
  NameDescription
Public methodSeek(TimeSpan)
Attempts to progress the session to a play state (Play) by supplying time offset. The session can either be paused or in play state. (See also RtspPrimitives.ExecuteAggregate)
Public methodSeek(TimeSpan, Transaction)
Attempts to progress the session to a play state (Play) by supplying time offset. The session can either be paused or in play state. (See also RtspPrimitives.ExecuteAggregate)
Top
See Also