Click or drag to resize

AudioCategoryparentCategory Property

If a parent category is specified, the category inherits the volume of its parent.

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public AudioCategory parentCategory { get; set; }

Property Value

Type: AudioCategory
See Also