Type alias VideoEventsSystemCallback

VideoEventsSystemCallback: ((event: DeepReadonlyObject<PBVideoEvent>) => void)

Type declaration