t_jit_mop Struct Reference

t_jit_mop object struct. More...

+ Collaboration diagram for t_jit_mop:

Data Fields

t_jit_object ob
 standard object header
 
void * special
 special data pointer for use by wrappers of various kinds (e.g. max wrapper)
 
long inputcount
 "inputcount" attribute
 
long outputcount
 "inputcount" attribute
 
t_jit_linklistinputlist
 linked list of inputs, accessed via methods
 
t_jit_linklistoutputlist
 linked list of inputs, accessed via methods
 
char caninplace
 deprecated
 
char adapt
 "adapt" attribute
 
char outputmode
 "outputmode" attribute
 

Detailed Description

t_jit_mop object struct.

Warning
This struct should not be accessed directly, but is provided for reference when calling Jitter attribute functions.
  Copyright © 2015, Cycling '74