The OSCBundle type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OSCBundle()()()() | Initializes a new instance of the OSCBundle class | |
| OSCBundle(Int64) | Initializes a new instance of the OSCBundle class |
Methods
| Name | Description | |
|---|---|---|
| Append | (Overrides OSCPacket..::..Append(Object).) | |
| 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.) | |
| getTimeStamp | ||
| 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 | (Inherited from Object.) | |
| Unpack |
Fields
| Name | Description | |
|---|---|---|
| address | (Inherited from OSCPacket.) | |
| binaryData | (Inherited from OSCPacket.) | |
| BUNDLE | ||
| values | (Inherited from OSCPacket.) |
Properties
| Name | Description | |
|---|---|---|
| Address | (Inherited from OSCPacket.) | |
| BinaryData | (Inherited from OSCPacket.) | |
| Values | (Inherited from OSCPacket.) |