Home Units Hierarchy Routines All identifiers

packed record unaMpegHeader

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaMpegHeader = packed record

Description

MPEG Audio header.

Overview

Fields

ID: byte;
layer: byte;
protection_bit: byte;
bitrate_index: byte;
sampling_frequency: byte;
padding_bit: byte;
private_bit: byte;
mode: byte;
mode_extension: byte;
copyright: byte;
originalCopy: byte;
emphasis: byte;
crc: uint16;

Description

Fields

ID: byte;
 
layer: byte;
 
protection_bit: byte;
 
bitrate_index: byte;
 
sampling_frequency: byte;
 
padding_bit: byte;
 
private_bit: byte;
 
mode: byte;
 
mode_extension: byte;
 
copyright: byte;
 
originalCopy: byte;
 
emphasis: byte;
 
crc: uint16;

optional

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09