UIScreen.didDisconnectNotification does not seem to be generated on tvOS. Is there another way to detect when the user's monitor is turned off?

UIScreen notifications like didDisconnectNotification do not seem to be generated on tvOS.

Is there any way to detect when the user's Apple TV monitor is turned off or disconnected? We'd like to be able to stop active videos when this happens for tracking and other purposes.