public static void AddNotificationReceiver (U output, Playables.INotificationReceiver receiver);

Parameters

outputThe target output.
receiverThe receiver to register.

Description

Registers a new receiver that listens for notifications.