RenderVideoContainer Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderVideoContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveCodec |
Gets or sets the active codec.
| |
| AvailableCodecs |
Gets the list of available codecs.
| |
| Extension |
Gets the container extension.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Name |
Gets the container name.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderVideoContainer | |
| 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.) | |
| SetActiveCodecByName |
Sets the active codec using the codec name.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |