ATransformProcessor Class |
Namespace: StreamCoders
The ATransformProcessor 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.
|
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.) |