Ozeki VoIP SDK Class library
InternalSupportedVideoTypes Property
NamespacesOzeki.Media.MediaHandlers.VideoVideoEncoderInternalSupportedVideoTypes
Declaration Syntax
C#Visual BasicVisual C++
protected List<VideoType> InternalSupportedVideoTypes { get; set; }
Protected Property InternalSupportedVideoTypes As List(Of VideoType)
	Get
	Set
protected:
property List<VideoType>^ InternalSupportedVideoTypes {
	List<VideoType>^ get ();
	void set (List<VideoType>^ value);
}
Property Value
List<(Of <(<'VideoType>)>)>

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