| ITransform Interface |
Namespace: StreamCoders
The ITransform type exposes the following members.
| Name | Description | |
|---|---|---|
| OutputQueue |
Output queue that contains the results of the previous transformation.
|
| Name | Description | |
|---|---|---|
| Transform |
Transforms input buffer and returns the resulting status of the operations. Audio &
Video codecs are derived from this interface.
|