Share via


SupportedMediaTypes Property

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

Syntax

'Declaration
Public MustOverride ReadOnly Property SupportedMediaTypes As IEnumerable(Of String)
    Get
'Usage
Dim instance As McuSession
Dim value As IEnumerable(Of String)

value = instance.SupportedMediaTypes
public abstract IEnumerable<string> SupportedMediaTypes { get; }

Property Value

Type: System.Collections.Generic..::..IEnumerable<(Of <(<'String>)>)>

See Also

Reference

McuSession Class

McuSession Members

Microsoft.Rtc.Collaboration Namespace