AudioVideoFlow.Recorder 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 recorder currently attached to this AudioVideoFlow.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::Recorder ^ Recorder { Microsoft::Rtc::Collaboration::AudioVideo::Recorder ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.Recorder Recorder { get; }
member this.Recorder : Microsoft.Rtc.Collaboration.AudioVideo.Recorder
Public ReadOnly Property Recorder As Recorder