Click or drag to resize

ProcessFramePolicy Enumeration

The policy on how a media input should process the frame.

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)
Members
  Member nameValueDescription
Synchronous1 The media input will process the frame synchronously.
Asynchronous2 The media input will process the frame asynchronously.
See Also