SdpMediaDescription.SetTransportAttributes(MediaTransportInfo, SdpSetTransportAttributesOptions) 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:
virtual void SetTransportAttributes(Microsoft::Rtc::Internal::Collaboration::Media::MediaTransportInfo ^ transportInfo, Microsoft::Rtc::Internal::Collaboration::Media::SdpSetTransportAttributesOptions options);
public virtual void SetTransportAttributes (Microsoft.Rtc.Internal.Collaboration.Media.MediaTransportInfo transportInfo, Microsoft.Rtc.Internal.Collaboration.Media.SdpSetTransportAttributesOptions options);
abstract member SetTransportAttributes : Microsoft.Rtc.Internal.Collaboration.Media.MediaTransportInfo * Microsoft.Rtc.Internal.Collaboration.Media.SdpSetTransportAttributesOptions -> unit
override this.SetTransportAttributes : Microsoft.Rtc.Internal.Collaboration.Media.MediaTransportInfo * Microsoft.Rtc.Internal.Collaboration.Media.SdpSetTransportAttributesOptions -> unit
Public Overridable Sub SetTransportAttributes (transportInfo As MediaTransportInfo, options As SdpSetTransportAttributesOptions)
Parameters
- transportInfo
- MediaTransportInfo
- options
- SdpSetTransportAttributesOptions