Represents an async wait result on a stream. More...
Inherits object.
Properties | |
| value = property | |
| Tuple[Optional[Union[cvb.RingBufferImage, cvb.StreamImage]], int]: Gets the actual wait result. | |
Represents an async wait result on a stream.
This object is awaitable.