The child strip that is grouped by the group strip. Can be either a channel or group strip.
| key | value |
|---|---|
| default | no default, required |
| required | true |
| targets | api.TargetType.MixerStripGroupChild, meaning one of: entities.MixerChannel, entities.MixerGroup |
| immutable | true |
The group strip under which the child strip is grouped. Can only be a group strip.
| key | value |
|---|---|
| default | no default, required |
| required | true |
| targets | api.TargetType.MixerStripGroup, meaning one of: entities.MixerGroup |
| immutable | true |
"mixerStripGrouping"Groups a channel or group strip under another group strip. The audio of grouped strips passed through the group strip instead of going directly to the main out. Strips that aren't grouped are implicitly connected to the main out.
The graph created with nodes connected by strip groupings must be a tree.