Package apple.audiotoolbox
Interface AUAudioUnit.Block_setTransportStateBlock
-
- Enclosing class:
- AUAudioUnit
public static interface AUAudioUnit.Block_setTransportStateBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancall_setTransportStateBlock(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_setTransportStateBlock
boolean call_setTransportStateBlock(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)
-
-