AudioRoute Class

Represents basic information about an audio route.

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Collaboration.AudioVideo.AudioRoute
    Microsoft.Rtc.Collaboration.AudioVideo.IncomingAudioRoute
    Microsoft.Rtc.Collaboration.AudioVideo.OutgoingAudioRoute

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public MustInherit Class AudioRoute
'Usage
Dim instance As AudioRoute
public abstract class AudioRoute

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AudioRoute Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace