Custom Components (Windows Embedded CE 6.0)
1/5/2010
To add digital video recorder (DVR) functionality to your device, you need to provide the following components in addition to those supplied by Microsoft:
- A board support package (BSP) for the platform that contains the necessary drivers. The BSP might include a Digital Video Broadcast (DVB) tuner, network drivers, and analog television receivers.
- A custom application to control the media playback and recording. The application includes user-interface code that allows the user to control recording and playback.
- Other necessary modules to interact with an embedded program guide (EPG), recording scheduler, and the integration of related components for recording management.
- DirectShow filters to decode MPEG-2 video.
The DVR application must also manually insert the Audio Lip Sync Filter into the DVR playback graph.