Package apple.audiotoolbox
Interface AUParameterNode.Block_setImplementorDisplayNameWithLengthCallback
-
- Enclosing class:
- AUParameterNode
public static interface AUParameterNode.Block_setImplementorDisplayNameWithLengthCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringcall_setImplementorDisplayNameWithLengthCallback(AUParameterNode node, long desiredLength)
-
-
-
Method Detail
-
call_setImplementorDisplayNameWithLengthCallback
java.lang.String call_setImplementorDisplayNameWithLengthCallback(AUParameterNode node, long desiredLength)
-
-