ExportOscType#

class ExportOscType#

VCI の OSC API で送受信できる OSC Argument の型を示す列挙子を表すオブジェクトです。

Staticプロパティ

説明

String

ASCII 文字列を表す ExportOscType のインスタンスを返します。

Int32

32bit 整数を表す ExportOscType のインスタンスを返します。

Float32

32bit 浮動小数点数を表す ExportOscType のインスタンスを返します。

BlobAsUtf8

UTF-8 文字列のバイト表現を表す ExportOscType のインスタンスを返します。