Vuo  2.0.0
Properties | List of all members
VuoImageGenerator() Category Reference

Description

Private extensions to VuoImageGenerator.

Definition at line 905 of file VuoRunnerCocoa.mm.

Properties

NSUInteger previousSuggestedPixelsWide
 Tracks changes to image width to know if the next event should be fired through that published input port. More...
 
NSUInteger previousSuggestedPixelsHigh
 Tracks changes to image height to know if the next event should be fired through that published input port. More...
 

Property Documentation

◆ previousSuggestedPixelsHigh

- (NSUInteger) previousSuggestedPixelsHigh
readwriteatomic

Tracks changes to image height to know if the next event should be fired through that published input port.

Definition at line 907 of file VuoRunnerCocoa.mm.

◆ previousSuggestedPixelsWide

- (NSUInteger) previousSuggestedPixelsWide
readwriteatomic

Tracks changes to image width to know if the next event should be fired through that published input port.

Definition at line 906 of file VuoRunnerCocoa.mm.


The documentation for this category was generated from the following file: