AudioSubItem.DisableOtherSubitems Field

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
If enabled all other subitmes which do not have this option enabled will not be played. Useful for testing specific subitmes within a large list of subitems.

Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public bool DisableOtherSubitems

Field Value

Type: Boolean

See Also