Exit source at
Indicates the point in the source at which the exit will be initiated. You can choose from the following options:
- Immediate: The source stops playing immediately.
- Next Grid: The source stops playing at the next grid interval. The grid is an arbitrary method by which music objects can be virtually partitioned.
- Next Bar: The source stops playing at the next bar.
- Next Beat: The source stops playing at the next beat.
- Next Cue: The source stops playing at the next cue, whether it be a custom cue or the exit cue.
- Next Custom Cue: The source stops playing at the next custom cue. If the current segment doesn’t contain a custom cue, Wwise continues to the next segment until it finds a custom cue.
- Exit Cue: The source stops playing at the exit cue.
Note: When choosing ‘Next Cue’ or ‘Next Custom Cue’, you can define which custom cue name to match. The name must be an exact match. If no name is specified, any custom cue will match.
This option is available for Music Switch Containers only.
Default value: Exit Cue