Property mutedInHierarchy
mutedInHierarchy
The muted state of a track.
Declaration
public bool mutedInHierarchy { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
A track is also muted when one of its parent tracks are muted.
The muted state of a track.
public bool mutedInHierarchy { get; }
Type | Description |
---|---|
bool |
A track is also muted when one of its parent tracks are muted.