AudioVideoProviderHelper.GetLocalEndpointLocation(OfferAnswerContext) 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:
[System::Runtime::CompilerServices::Extension]
static Microsoft::Rtc::Internal::Media::RtpEndpointLocation GetLocalEndpointLocation(Microsoft::Rtc::Collaboration::ComponentModel::OfferAnswerContext ^ context);
public static Microsoft.Rtc.Internal.Media.RtpEndpointLocation GetLocalEndpointLocation (this Microsoft.Rtc.Collaboration.ComponentModel.OfferAnswerContext context);
static member GetLocalEndpointLocation : Microsoft.Rtc.Collaboration.ComponentModel.OfferAnswerContext -> Microsoft.Rtc.Internal.Media.RtpEndpointLocation
<Extension()>
Public Function GetLocalEndpointLocation (context As OfferAnswerContext) As RtpEndpointLocation
Parameters
- context
- OfferAnswerContext
Returns
Microsoft.Rtc.Internal.Media.RtpEndpointLocation