RenderVideoEncoder Methods |
The RenderVideoEncoder type exposes the following members.
Name | Description | |
---|---|---|
AddFrame |
Adds a frame to the video encoder.
| |
Create |
Create the video encoder.
| |
Destroy |
Destroy the video encoder.
| |
End |
Ends the video encoder. This method must be called when the encoding is over.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetActiveContainerByName |
Sets the active container using the container name.
| |
Start |
Starts the video encoder with the specified filename and resolution.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |