Ozeki VoIP SDK Class library
AllowMultipleSources Property
NamespacesOzeki.Media.MediaHandlersVoIPMediaHandlerAllowMultipleSources
Gets a boolean value indicating whether this media handler can receive data from multiple sources.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool AllowMultipleSources { get; set; }
Public Overridable Property AllowMultipleSources As Boolean
	Get
	Set
public:
virtual property bool AllowMultipleSources {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649