AudioVideoProviderHelper.AddConferenceParticipantsMediaSourceIDs Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void AddConferenceParticipantsMediaSourceIDs(Microsoft::Rtc::Collaboration::ComponentModel::MediaProvider ^ mediaProvider, System::Collections::Generic::ICollection<cli::array <System::UInt32> ^> ^ audioVideoMediaSourceIds);
public static void AddConferenceParticipantsMediaSourceIDs (Microsoft.Rtc.Collaboration.ComponentModel.MediaProvider mediaProvider, System.Collections.Generic.ICollection<uint[]> audioVideoMediaSourceIds);
static member AddConferenceParticipantsMediaSourceIDs : Microsoft.Rtc.Collaboration.ComponentModel.MediaProvider * System.Collections.Generic.ICollection<uint32[]> -> unit
Parameters
- mediaProvider
- MediaProvider
- audioVideoMediaSourceIds
- ICollection<UInt32[]>