Share via


Recorder Members

Class represents entity capable of recording media from a ????????.

The Recorder type exposes the following members.

Constructors

  Name Description
Public method Recorder Default constructor.

Top

Properties

  Name Description
Public property AudioVideoFlow The AudioVideoFlow attached to this Recorder.
Public property Sink To be written to by this Recorder.
Public property State Current state of the Recorder.

Top

Methods

  Name Description
Public method AttachFlow Attach an AudioVideoFlow.
Public method DetachFlow Detach an AudioVideoFlow.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Pause Method to pause recording.
Public method RemoveSink Remove sink from this Recorder.
Public method SetSink Set sink to this Recorder.
Public method Start Method used to record media from session.
Public method Stop Method to stop recording.
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event StateChanged Event to notify application that recorder state changed.
Public event VoiceActivityChanged

Top

See Also

Reference

Recorder Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace