MixGroupPointerEx extension
Methods
-
destroy(
) → void -
Available on Pointer<
Destroy a mixing group.MixGroup> , provided by the MixGroupPointerEx extension -
getMixer(
) → Pointer< MixMixer> -
Available on Pointer<
Get the MIX_Mixer that owns a MIX_Group.MixGroup> , provided by the MixGroupPointerEx extension -
getProperties(
) → int -
Available on Pointer<
Get the properties associated with a group.MixGroup> , provided by the MixGroupPointerEx extension -
setPostMixCallback(
Pointer< NativeFunction< cb, Pointer<MixGroupMixCallback> >NativeType> userdata) → bool -
Available on Pointer<
Set a callback that fires when a mixer group has completed mixing.MixGroup> , provided by the MixGroupPointerEx extension