OSDN Git Service

リファクタリング
[coroid/inqubus.git] / vhook / nicodef.h
index 9e4f964..513fd95 100644 (file)
@@ -5,6 +5,9 @@
 //定義
 #define NICO_WIDTH             512
 #define NICO_HEIGHT    384
+// 16:9 動画用定義
+#define NICO_HD_WIDTH 640
+#define NICO_HD_HEIGHT NICO_HEIGHT
 
 
 #define VPOS_FACTOR            100     //多分係数の意味では・・・やはり1/100で記録してるっぽい