mixing


Description:

public bool mixing { get; set construct; }

Whether the track should support the mixing of Layer data, such as composing the video data of each layer (when part of the video data is transparent, the next layer will become visible) or adding together the audio data.

As such, for audio and video tracks, you'll likely want to keep this set to true.