VideoCoreCom.SetVideoSource - метод

AutoMarshal Recar2

VideoCoreComSetVideoSource - метод

Устанавливает для канала channel видеоисточник для импорта видео из COM.

Пространство имён:  Recar2.Com
Сборка:  recar2.com (в recar2.com.dll) Версия: 2.32.2.478-rtm[d008770]
Синтаксис
public void SetVideoSource(
	int channel
)
Public Sub SetVideoSource ( 
	channel As Integer
)
public:
virtual void SetVideoSource(
	int channel
) sealed

Параметры

channel
Тип: SystemInt32
Номер канала (начиная с 0).

Реализации

IVideoCoreSetVideoSource(Int32)
См. также