The OSCMessage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OSCMessage(String) | Initializes a new instance of the OSCMessage class | |
OSCMessage(String, Object) | Initializes a new instance of the OSCMessage class |
Methods
Name | Description | |
---|---|---|
Append | (Overrides OSCPacket..::..Append(Object).) | |
AppendTag | ||
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsBundle | (Overrides OSCPacket..::..IsBundle()()()().) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
pack | (Overrides OSCPacket..::..pack()()()().) | |
ToString | (Overrides Object..::..ToString()()()().) | |
Unpack |
Fields
Name | Description | |
---|---|---|
address | (Inherited from OSCPacket.) | |
binaryData | (Inherited from OSCPacket.) | |
DOUBLE | ||
FLOAT | ||
INTEGER | ||
LONG | ||
STRING | ||
SYMBOL | ||
typeTag | ||
values | (Inherited from OSCPacket.) |
Properties
Name | Description | |
---|---|---|
Address | (Inherited from OSCPacket.) | |
BinaryData | (Inherited from OSCPacket.) | |
Values | (Inherited from OSCPacket.) |