AudioChannelTemplate Class

Audio Stream Template.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.AudioVideo..::..MediaChannelTemplate
    Microsoft.Rtc.Collaboration.AudioVideo..::..AudioChannelTemplate

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

Syntax

'Declaration
Public Class AudioChannelTemplate _
    Inherits MediaChannelTemplate
'Usage
Dim instance As AudioChannelTemplate
public class AudioChannelTemplate : MediaChannelTemplate

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

AudioChannelTemplate Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace