add refresh_only to scopewindow, fix alsa prefs for capture source, add python to...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / wintv.inc
1 #ifndef __WINTV_INC__
2 #define __WINTV_INC__
3
4 class WinTV;
5 class WinTVRemote;
6 class WinTVCWindowHandler;
7 class WinTVRecordHandler;
8
9 #endif