AudioTagMode Enumeration |
Namespace: ImmerseSDK.Audio
public enum AudioTagMode
Member name | Value | Description | |
---|---|---|---|
Unused | 0 | Change nothing | |
Add | 1 | Add to existing tags on a channel | |
Remove | 2 | Remove from existing tags on a channel | |
Replace | 3 | Replace all existing tags on a channel |