AudioMediaFormatSet.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:
override Microsoft::Rtc::Internal::Collaboration::Media::MediaFormatSet ^ NegotiateMediaFormats(Microsoft::Rtc::Internal::Collaboration::Media::SdpMediaDescription ^ peerSdpMediaDescription);
public override Microsoft.Rtc.Internal.Collaboration.Media.MediaFormatSet NegotiateMediaFormats (Microsoft.Rtc.Internal.Collaboration.Media.SdpMediaDescription peerSdpMediaDescription);
override this.NegotiateMediaFormats : Microsoft.Rtc.Internal.Collaboration.Media.SdpMediaDescription -> Microsoft.Rtc.Internal.Collaboration.Media.MediaFormatSet
Public Overrides Function NegotiateMediaFormats (peerSdpMediaDescription As SdpMediaDescription) As MediaFormatSet
Parameters
- peerSdpMediaDescription
- SdpMediaDescription