Click or drag to resize
H264DecoderOutputQueue Property

Namespace: StreamCoders.Decoder
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public override MediaBufferCollection<MediaBuffer<byte>> OutputQueue { get; }

Property Value

Type: MediaBufferCollectionMediaBufferByte

Implements

ITransformOutputQueue
See Also