Recorder.Sink 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 media sink to be written to by this recorder.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::MediaSink ^ Sink { Microsoft::Rtc::Collaboration::AudioVideo::MediaSink ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.MediaSink Sink { get; }
member this.Sink : Microsoft.Rtc.Collaboration.AudioVideo.MediaSink
Public ReadOnly Property Sink As MediaSink