IVideoChannel.SetMotionState - метод

AutoMarshal Recar2

IVideoChannelSetMotionState - метод

Устанавливает состояние движения на канале вручную.

Пространство имён:  Recar2.Com
Сборка:  recar2.com (в recar2.com.dll) Версия: 2.32.2.478-rtm[d008770]
Синтаксис
void SetMotionState(
	bool state
)
Sub SetMotionState ( 
	state As Boolean
)
void SetMotionState(
	bool state
)

Параметры

state
Тип: SystemBoolean
Состояние движения: true - движение есть, false - движение отсутствует.
См. также