node-dmx
Preparing search index...
ArtNetPacketMeta
Type Alias ArtNetPacketMeta
Generic metadata for any incoming Art-Net packet.
type
ArtNetPacketMeta
=
{
opcode
:
number
;
protocolVersion
:
number
;
raw
:
Buffer
;
sourceAddress
:
string
;
sourcePort
:
number
;
}
Index
Properties
opcode
protocol
Version
raw
source
Address
source
Port
Properties
opcode
opcode
:
number
protocol
Version
protocolVersion
:
number
raw
raw
:
Buffer
source
Address
sourceAddress
:
string
source
Port
sourcePort
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
opcode
protocol
Version
raw
source
Address
source
Port
node-dmx
Loading...
Generic metadata for any incoming Art-Net packet.