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.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic bool CheckFrameComplete
Public CheckFrameComplete As Boolean
public:
bool CheckFrameComplete
val mutable CheckFrameComplete: bool
Field Value
Type:
Boolean
See Also