SR / bps : Bit rate is given in bps for information only. But it can be useful if serial data come from or go to a particular COM port. Set to ZERO if there is no particular bit rate.
Can be used to define a sub channel (sub serial link) and then manage up to 256 different serial virtual pipes (ZERO by default).
Data type used to store data in the packet (ZERO per default). The index is stored on 3 first bits. Bit 3 must be ZERO. Bits 4 to 7 gives additional mode
frameCounter allow checking if you receive frame in order, and without losing them
not used . Replaced by VBANSerialPacket.bps
the name of the current stream . Voicemeeter rely on it to allow a packet or not
type of stream . MIDI or SERIAL ... But in practice, only serial is used (MIDI is serial)
the subProtocol of this packet ESubProtocol
Static
Readonly
frameStatic
subStatic
checkEXPERIMENTAL - DO NOT USE
Static
Protected
convertConvert a VBANPacket to a UDP packet
Optional
sampleRate: numberStatic
fromUDPPacketStatic
prepareExtract headers and data from UDPPacket, each Packet will continue the process
Static
toUDPPacket
This field is used to give possible information on COM port and serial transmission mode related to a Hardware COM port. This is made to possibly emulate COM to COM port connections and let the receiver configure the physical COM port in the right mode.