Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
Modifying the Echo Sample Property Page
The default property page implementation provided by the Windows Media Player Plug-in Wizard DSP plug-in sample contains a single edit box control that receives the scale factor from the user. You need to modify the property page to receive the two property values used by the Echo sample.
For an overview of DSP plug-in property pages, see Implementing an Audio DSP Plug-in.
The following sections step you through the process of modifying the sample property page:
- Modifying the Echo Dialog Resource
- Adding and Modifying the Events
- How the Echo Sample Persists Data
- Implementing CEchoPropPage::OnInitDialog
- Implementing CEchoPropPage::Apply
- Implementing CEcho::FinalConstruct
See Also
| Previous | Next |