Table of Contents

Class Identifier

Namespace
OSC
Assembly
Turing.iView.Encoder.dll
public static class Identifier
Inheritance
Identifier
Inherited Members

Fields

Blob

public const char Blob = 'b'

Field Value

char

Bundle

public const string Bundle = "#bundle"

Field Value

string

Float

public const char Float = 'f'

Field Value

char

Int

public const char Int = 'i'

Field Value

char

String

public const char String = 's'

Field Value

char