MPEG4Encoder Class |
Namespace: StreamCoders.Encoder
The MPEG4Encoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | MPEG4Encoder | Initializes a new instance of the MPEG4Encoder class |
Name | Description | |
---|---|---|
![]() | Codec | (Inherited from AVideoEncoderBase.) |
![]() | LastEncodedFrameType |
Gets the FrameType of the most recently encoded Frame.
(Inherited from APVideoEncoderBase.) |
![]() | OutputQueue | (Inherited from AVideoEncoderBase.) |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the MPEG4Encoder (Overrides AVideoEncoderBaseDispose.) |
![]() | GetMediaBuffer | (Inherited from AVideoEncoderBase.) |
![]() | Init |
Initializes this MPEG4Encoder instance.
(Overrides AVideoEncoderBaseInit(VideoEncoderConfiguration).) |
![]() | SetBufferProvider |
Sets an optional buffer provider to use for cached buffers using lock/unlock semantics.
(Inherited from AVideoEncoderBase.) |
![]() | Transform | (Inherited from APVideoEncoderBase.) |
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.) |