Description | Hierarchy | Fields | Methods | Properties |
type unavclIPBroadcastPacketUnion = packed record
r_00_formatTag: uint16; |
r_00_samplingRate: uint16; |
r_00_numBits: byte; |
r_00_numChannels: byte; |
r_01_lowSize: byte; |
r_01_streamChannel: byte; |
r_01_data: record |
r_10_lowSync: uint16; |
r_11_customSize: uint16; |
r_11_data: record |
r_00_formatTag: uint16; |
stream format |
r_00_samplingRate: uint16; |
r_00_numBits: byte; |
r_00_numChannels: byte; |
r_01_lowSize: byte; |
stream data |
r_01_streamChannel: byte; |
r_10_lowSync: uint16; |
stream sync |
r_11_customSize: uint16; |
custom packet |
r_11_data: record |
(c) 2012 Lake of Soft