Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SharpOSC
OscBundle
C# Class SharpOSC.OscBundle
Inheritance:
OscPacket
Datei anzeigen
Open project: ValdemarOrn/SharpOSC
Class Usage Examples
Public Properties
Property
Type
Description
Messages
List
Public Methods
Method
Description
GetBytes
( ) :
byte[]
OscBundle
(
System.UInt64
timetag
) :
System
Method Details
GetBytes()
public
method
public
GetBytes
( ) :
byte[]
return
byte[]
OscBundle()
public
method
public
OscBundle
(
System.UInt64
timetag
) :
System
timetag
System.UInt64
return
System
Property Details
Messages
public_oe property
public
List
Messages
return
List