Microsoft DirectX 8.1 (C++) |
An application that captures or displays television signals can implement the IAMTunerNotification interface in order to receive event notifications from the TV Tuner filter called through IAMTuner::RegisterNotificationCallBack.
In addition to the methods inherited from IUnknown, the IAMTunerNotification interface exposes the following methods.
Method | Description |
OnEvent | Handles events from the TV tuner card. |