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

Description

Private extensions to VuoImageGenerator.

Definition at line 921 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 923 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 922 of file VuoRunnerCocoa.mm.


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