Edit

Share via


VideoControl.GetChannels Method

Definition

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

Returns

Applies to