VideoControlTemplate.GetChannels Method

Definition

public:
 System::Collections::Generic::IDictionary<Microsoft::Rtc::Collaboration::AudioVideo::ChannelLabel, Microsoft::Rtc::Internal::Collaboration::AudioVideo::VideoChannelTemplate ^> ^ GetChannels();
public System.Collections.Generic.IDictionary<Microsoft.Rtc.Collaboration.AudioVideo.ChannelLabel,Microsoft.Rtc.Internal.Collaboration.AudioVideo.VideoChannelTemplate> GetChannels ();
member this.GetChannels : unit -> System.Collections.Generic.IDictionary<Microsoft.Rtc.Collaboration.AudioVideo.ChannelLabel, Microsoft.Rtc.Internal.Collaboration.AudioVideo.VideoChannelTemplate>
Public Function GetChannels () As IDictionary(Of ChannelLabel, VideoChannelTemplate)

Returns

IDictionary<ChannelLabel,VideoChannelTemplate>

Applies to