MediaFormatSet.NegotiateMediaFormats(SdpMediaDescription) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract Microsoft::Rtc::Internal::Collaboration::Media::MediaFormatSet ^ NegotiateMediaFormats(Microsoft::Rtc::Internal::Collaboration::Media::SdpMediaDescription ^ peerSdpMediaDescription);
public abstract Microsoft.Rtc.Internal.Collaboration.Media.MediaFormatSet NegotiateMediaFormats (Microsoft.Rtc.Internal.Collaboration.Media.SdpMediaDescription peerSdpMediaDescription);
abstract member NegotiateMediaFormats : Microsoft.Rtc.Internal.Collaboration.Media.SdpMediaDescription -> Microsoft.Rtc.Internal.Collaboration.Media.MediaFormatSet
Public MustOverride Function NegotiateMediaFormats (peerSdpMediaDescription As SdpMediaDescription) As MediaFormatSet
Parameters
- peerSdpMediaDescription
- SdpMediaDescription