Ozeki VoIP SDK Class library
ReceiveVideoTypes Property
NamespacesOzeki.Media.MediaHandlers.VideoVideoHandlerReceiveVideoTypes
Gets the video types that can receive the handler.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IEnumerable<VideoType> ReceiveVideoTypes { get; }
Public Overridable ReadOnly Property ReceiveVideoTypes As IEnumerable(Of VideoType)
	Get
public:
virtual property IEnumerable<VideoType>^ ReceiveVideoTypes {
	IEnumerable<VideoType>^ get ();
}
Property Value
IEnumerable<(Of <(<'VideoType>)>)>

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