SubStreamConfiguration Fields |
The SubStreamConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | MaintainJitter |
If a TCP interleave session is active, setting this to true will have the SubStream
object maintain a basic jitter and playout buffer. Subscribing to OnFrameComplete will
allow the application to receive complete frames without having to maintain such buffers
itself.
|
![]() | MinimumFrameAge |
Time the frame is forced to stay in buffer, due to jitter.
|
![]() | RtpInfoInitialTimestamp |
Initial timestamp of 0.0 position in RTP timestamps (calibration).
|
![]() | RtpInfoInitialTimestampPresent |
Indicates whether RtpInfoInitialTimestamp has a valid timestamp set.
|
![]() | TotalFramesComplete |
The total frames complete.
|
![]() | TotalPacketsReceived |
The total packets received.
|