ToneController Methods

The ToneController type exposes the following members.

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 Send(Int32) Send a tone with a default volume and a specified duration.
Public method Send(ToneId) Send a tone with a default volume and a specified duration.
Public method Send(Int32, Single) Send a tone with a specified volume and duration.
Public method Send(ToneId, Single) Send a tone with a specified volume and duration.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ToneController Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace