Audio clips' trigger styles. More...
#include <pyfbsdk_generated.h>
Public Attributes | |
kFBTriggerStyleContinue | |
Previously triggered clips that are still playing won't be stopped and mixing will occur. | |
kFBTriggerStyleCut | |
Previously triggered clips that are still playing will be stopped. | |
kFBTriggerStyleToggle | |
If a previously triggered clip is playing, it will only be stopped, otherwise a new starts playing. No mixing and no loop. | |
Audio clips' trigger styles.
kFBTriggerStyleContinue |
Previously triggered clips that are still playing won't be stopped and mixing will occur.
kFBTriggerStyleCut |
Previously triggered clips that are still playing will be stopped.
kFBTriggerStyleToggle |
If a previously triggered clip is playing, it will only be stopped, otherwise a new starts playing. No mixing and no loop.