Type alias AudioEventsSystemCallback

AudioEventsSystemCallback: ((event: DeepReadonlyObject<PBAudioEvent>) => void)

Type declaration