NotificationPriority
|
TVideoGrabber.NotificationPriority |
||||
|
|
|
|
||
Specifies the thread priority when the events are notified by thread.
Declaration
property NotificationPriority: TThreadPriority read GetNotificationPriority write SetNotificationPriority default DEF_NotificationPriority;
__property Classes::TThreadPriority NotificationPriority=read=GetNotificationPriority, write=SetNotificationPriority, default=3
Property NotificationPriority As TxThreadPriority
Description
Used to Specify the thread priority when the events are notified by thread (when NotificationMethod = nm_Thread).