fix transition at media start in opengl, fix circular shared tracks
[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