| 
    Max API
    8.2.0
    
   | 
 
Header for any ui signal processing object. More...
#include <z_dsp.h>
 Collaboration diagram for t_pxjbox:Data Fields | |
| t_jbox | z_box | 
| The box struct used by all ui objects.  | |
| long | z_disabled | 
| set to non-zero if this object is muted (using the pcontrol or mute~ objects)  | |
| short | z_count | 
| the number of signal inlets  | |
| short | z_misc | 
| flags (bitmask) determining object behaviour, such as Z_NO_INPLACE, Z_PUT_FIRST, or Z_PUT_LAST  | |
Header for any ui signal processing object.
For non-ui objects use t_pxobject.