| MediaChannelConfig Class | 
Namespace: Ozeki.Media
The MediaChannelConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| MediaChannelConfig | Initializes a new instance of the MediaChannelConfig class  | |
| MediaChannelConfig(ListCodecPayloadType) | Initializes a new instance of the MediaChannelConfig class  | 
| Name | Description | |
|---|---|---|
| GetPreferredCodecList | (Defined by ChannelConfigEx.) | |
| SetDefaultPayloadTypes | (Defined by ChannelConfigEx.) | |
| SetSelectedCodec | (Defined by ChannelConfigEx.) | |
| Update | 
            User update
              (Defined by ChannelConfigEx.) | 
| Name | Description | |
|---|---|---|
| DefaultPayloadTypes | 
            Gets the payload types supported by the remote party.
              | |
| PreferredPayloadTypes | 
            Gets the preferred payload types defined by the user.
              | |
| SelectedCodec | 
            Gets or sets the currently selected codec.
              | |
| SentVideoResolution | 
            Gets or sets a fixed resolution that will be used when sending video to the remote end if the SentVideoResolutionMode is set to Fixed.
              | |
| SentVideoResolutionMode | 
            Gets or sets a mode for determining the resolution for the sent video stream.
              | |
| UseJitterBuffer | 
            Gets or sets a boolean value indicating whether jitter buffer is used when sending audio data.
              |