| MediaBufferCollectionT Class |
Namespace: StreamCoders
public class MediaBufferCollection<T> : BlockingCollection<T> where T : MediaBuffer<byte>
The MediaBufferCollectionT type exposes the following members.
| Name | Description | |
|---|---|---|
| MediaBufferCollectionT | Initializes a new instance of the MediaBufferCollectionT class | |
| MediaBufferCollectionT(IProducerConsumerCollectionT) | Initializes a new instance of the MediaBufferCollectionT class | |
| MediaBufferCollectionT(Int32) | Initializes a new instance of the MediaBufferCollectionT class | |
| MediaBufferCollectionT(IProducerConsumerCollectionT, Int32) | Initializes a new instance of the MediaBufferCollectionT class |
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |