MediaFlow Class
Represents the basic flow for consuming media.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.ComponentModel.MediaFlow
Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoFlow
Microsoft.Rtc.Collaboration.InstantMessagingFlow
Namespace: Microsoft.Rtc.Collaboration.ComponentModel
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public MustInherit Class MediaFlow
'Usage
Dim instance As MediaFlow
public abstract class MediaFlow
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.