OutgoingAudioRoute.RemoteSink Property
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.
Gets the remote sink (recipient) of the outgoing audio.
public:
property Microsoft::Rtc::Collaboration::ParticipantEndpoint ^ RemoteSink { Microsoft::Rtc::Collaboration::ParticipantEndpoint ^ get(); };
public Microsoft.Rtc.Collaboration.ParticipantEndpoint RemoteSink { get; }
member this.RemoteSink : Microsoft.Rtc.Collaboration.ParticipantEndpoint
Public ReadOnly Property RemoteSink As ParticipantEndpoint