AudioCodecCapability Class |
Namespace: StreamCoders.Helpers
The AudioCodecCapability type exposes the following members.
Name | Description | |
---|---|---|
AudioCodecCapability | Initializes a new instance of the AudioCodecCapability 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.) |