Home Units Hierarchy Routines All identifiers

packed record unavclIPBroadcastPacketUnion

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unavclIPBroadcastPacketUnion = packed record

Description

 

Overview

Fields

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

Description

Fields

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_01_data: record

[xxxx][xx][x][x] :: [seq#][format index][cb][media] | | | | | | | —- 0 = audio channel | | | 1 = video channel | | | | | —– 0 = chunk continued | | 1 = new chunk | | | —— 00 = format index #0 | 01 = format index #1 | 10 = format index #2 | 11 = format index #3 | ——– 0000 = seq# 00 ... 1111 = seq# 15

r_10_lowSync: uint16;

stream sync

r_11_customSize: uint16;

custom packet

r_11_data: record
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09