APVideoEncoderBase Class |
Namespace: StreamCoders.Encoder
The APVideoEncoderBase type exposes the following members.
Name | Description | |
---|---|---|
APVideoEncoderBase |
Default constructor.
|
Name | Description | |
---|---|---|
Codec | (Inherited from AVideoEncoderBase.) | |
LastEncodedFrameType |
Gets the FrameType of the most recently encoded Frame.
| |
OutputQueue | (Inherited from AVideoEncoderBase.) |
Name | Description | |
---|---|---|
Dispose | (Inherited from AVideoEncoderBase.) | |
GetMediaBuffer | (Inherited from AVideoEncoderBase.) | |
Init | (Inherited from AVideoEncoderBase.) | |
SetBufferProvider |
Sets an optional buffer provider to use for cached buffers using lock/unlock semantics.
(Inherited from AVideoEncoderBase.) | |
Transform | (Overrides AVideoEncoderBaseTransform(MediaBufferByte).) |
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.) |