Click or drag to resize
AVideoEncoderBaseOutputQueue Property

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public virtual MediaBufferCollection<MediaBuffer<byte>> OutputQueue { get; }

Property Value

Type: MediaBufferCollectionMediaBufferByte

Implements

ITransformOutputQueue
See Also