| SDPMediaHelperCreateFrom Method |
| Name | Description | |
|---|---|---|
| CreateFrom(ISpeechEncoder, Int32) |
Attempts to create an SDPMedia object from a SpeechEncoder instance.
Currently supported codecs: AMR-NB, AMR-WB, G.711A, G.711U, Speex-nb, Speex-wb, G.723, G.722, G.729(A), G.728
| |
| CreateFrom(AAudioEncoderBase, Int32, Int32) |
Attempts to create an SDPMedia object from a AudioEncoderBase interface instance.
| |
| CreateFrom(AVideoEncoderBase, Int32, Int32) |
Attempts to create an SDPMedia object from a VideoEncoderBase interface instance.
|