Edit

Share via


SdpMediaDescription.SetTransportAttributes Method

Definition

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

Applies to