AudioControllerRemoveCategory Method
|
Removes an audio category.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public static void RemoveCategory(
string categoryName
)
Parameters
- categoryName
- Type: SystemString
Name of the category to remove.
See Also