Method CanCreateTrackMixer
CanCreateTrackMixer()
Whether the track can create a mixer for its own contents.
Declaration
public virtual bool CanCreateTrackMixer()
Returns
Type | Description |
---|---|
bool | Returns true if the track's mixer should be included in the playable graph. |
Remarks
A return value of true does not guarantee that the mixer will be included in the playable graph. GroupTracks and muted tracks are never included in the graph