VideoChannelSettings.MotionDetectMethod - свойство

AutoMarshal Recar2

VideoChannelSettingsMotionDetectMethod - свойство

Устанавливает и возвращает метод определения движения в кадре.

Пространство имён:  Recar2
Сборка:  recar2 (в recar2.dll) Версия: 2.32.2.478-rtm[d008770]
Синтаксис
public IRestrictedSetting<MotionDetectMethod> MotionDetectMethod { get; }
Public ReadOnly Property MotionDetectMethod As IRestrictedSetting(Of MotionDetectMethod)
	Get
public:
property IRestrictedSetting<MotionDetectMethod>^ MotionDetectMethod {
	IRestrictedSetting<MotionDetectMethod>^ get ();
}

Значение свойства

Тип: IRestrictedSettingMotionDetectMethod
См. также