CodecCollection(T) Class

Public codec collection.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.AudioVideo..::..CodecCollection<(Of <(<'T>)>)>

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

Syntax

'Declaration
Public Class CodecCollection(Of T)
'Usage
Dim instance As CodecCollection(Of T)
public class CodecCollection<T>

Type Parameters

  • T

Remarks

Class is used to define global audio codec policy.

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

CodecCollection<(Of <(<'T>)>)> Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace