| CodecInfo Class |
Namespace: Ozeki.Media
The CodecInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).) | |
| Equals(CodecInfo) | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.) | |
| ToString |
Creates the string representation of the CodecInfo object.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| ToCodecDescription | (Defined by CodecInfoEx.) |
| Name | Description | |
|---|---|---|
| CodecName |
Gets the name of the codec.
| |
| CodecType |
Gets the type of the codec.
| |
| Enabled |
Gets or sets a boolean value indicating whether the codec is enabled during the following calls.
| |
| MediaType |
Gets the media type of the codec.
| |
| PayloadType |
Gets the payload type of the codec.
| |
| SampleRate |
Gets the sample rate of the codec.
|
| Name | Description | |
|---|---|---|
| PropertyChanged |