回答編集履歴
1
1
test
CHANGED
@@ -21,3 +21,7 @@
|
|
21
21
|
|
22
22
|
|
23
23
|
> isColor If it is not zero, the encoder will expect and encode color frames, otherwise it will work with grayscale frames (the flag is currently supported on Windows only).
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
Windows only と書いてありますが、Windows の他、Linux (Ubuntu) でも動作することを確認しました。Mac でも機能するかどうかはわかりません。
|