SpeechCodecCapability Class |
Namespace: StreamCoders.Helpers
The SpeechCodecCapability type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpeechCodecCapability | Initializes a new instance of the SpeechCodecCapability 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.) |
![]() | PacketDuration |
The packet duration used by this codec.
|
Name | Description | |
---|---|---|
![]() | ToString | (Overrides CodecCapabilityToString.) |
Name | Description | |
---|---|---|
![]() | Bitrates |
Supported bitrates by the codec.
|
![]() | SampleFrequencies |
Supported sample frequencies by the codec.
|
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.) |