Click or drag to resize
SmartJitterBufferTOutputQueue Property

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public BlockingCollection<RtpFrame> OutputQueue { get; }

Property Value

Type: BlockingCollectionRtpFrame
See Also