MediaBasedFactory Class
An extension to the platform that is specific to a media type.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.PlatformExtension
Microsoft.Rtc.Collaboration.ComponentModel.MediaBasedFactory
Microsoft.Rtc.Collaboration.ComponentModel.CallFactory
Microsoft.Rtc.Collaboration.ComponentModel.MediaProviderFactory
Namespace: Microsoft.Rtc.Collaboration.ComponentModel
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public MustInherit Class MediaBasedFactory _
Inherits PlatformExtension
'Usage
Dim instance As MediaBasedFactory
public abstract class MediaBasedFactory : PlatformExtension
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.