Click or drag to resize
JitterBufferTCheckFrameComplete Field
Some framing types don't set a marker bit. If set to false, the jitter will not check if the frame is complete and will release it upon FrameExpiry.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool CheckFrameComplete

Field Value

Type: Boolean
See Also