| VideoCodecCapability Class |
Namespace: StreamCoders.Helpers
The VideoCodecCapability type exposes the following members.
| Name | Description | |
|---|---|---|
| VideoCodecCapability | Initializes a new instance of the VideoCodecCapability class |
| Name | Description | |
|---|---|---|
| Codec |
Gets the codec.
(Inherited from CodecCapability.) | |
| CodecCapabilityType | (Inherited from CodecCapability.) | |
| FrameworkSupport |
Indiciates whether the codec is currently supported in this version of the framework.
(Inherited from CodecCapability.) |
| Name | Description | |
|---|---|---|
| ToString | (Inherited from CodecCapability.) |
| 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.) |