AudioControllerInitializeAudioItems Method
|
Updates the internal
audioID dictionary and initializes all registered
AudioItem objects.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public void InitializeAudioItems()
Remarks
There is no need to call this function manually, unless
AudioItem objects or categories are changed at runtime.
See Also