Package apple.audiotoolbox
Interface AUAudioUnit.Block_transportStateBlock_ret
-
- Enclosing class:
- AUAudioUnit
public static interface AUAudioUnit.Block_transportStateBlock_ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancall_transportStateBlock_ret(org.moe.natj.general.ptr.NUIntPtr transportStateFlags, org.moe.natj.general.ptr.DoublePtr currentSamplePosition, org.moe.natj.general.ptr.DoublePtr cycleStartBeatPosition, org.moe.natj.general.ptr.DoublePtr cycleEndBeatPosition)
-
-
-
Method Detail
-
call_transportStateBlock_ret
boolean call_transportStateBlock_ret(org.moe.natj.general.ptr.NUIntPtr transportStateFlags, org.moe.natj.general.ptr.DoublePtr currentSamplePosition, org.moe.natj.general.ptr.DoublePtr cycleStartBeatPosition, org.moe.natj.general.ptr.DoublePtr cycleEndBeatPosition)
-
-