r1006: configure: Use libx264_pic instead of libx264 if available.
[cinelerra_cv/mob.git] / cinelerra / adeviceprefs.inc
blob33a117c75fbd0a28e61f7323994509effafbc93f
1 #ifndef ADEVICEPREFS_INC
2 #define ADEVICEPREFS_INC
4 class ADevicePrefs;
5 #ifndef MODEPLAY
6 #define MODEPLAY 0
7 #define MODERECORD 1
8 #define MODEDUPLEX 2
9 #endif
12 #endif