CVBpy 14.0
AsyncWaitResultImageTuple Class Reference

Represents an async wait result on a image stream. More...

Inherits object.

Properties

 value = property
 Tuple[Optional[cvb.MultiPartImage], int, Optional[cvb.NodeMapEnumerator]]: Gets the actual wait result.
 

Detailed Description

Represents an async wait result on a image stream.

This object is awaitable.