JitterBufferTMinimumFrameAge Field |
The minimum age a frame must have before it is released by the jitter.
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic TimeSpan MinimumFrameAge
Public MinimumFrameAge As TimeSpan
public:
TimeSpan MinimumFrameAge
val mutable MinimumFrameAge: TimeSpan
Field Value
Type:
TimeSpan
See Also