Home Units Hierarchy Routines All identifiers

packed record mpg123_text

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type mpg123_text = packed record

Description

 

Overview

Fields

r_lang: array[0..3 - 1] of aChar;
r_id: array[0..4 - 1] of aChar;
r_description: mpg123_string;
r_text: mpg123_string;

Description

Fields

r_lang: array[0..3 - 1] of aChar;
 
r_id: array[0..4 - 1] of aChar;

*< Three-letter language code (not terminated). */

r_description: mpg123_string;

*< The ID3v2 text field id, like TALB, TPE2, ... (4 characters, no string termination). */

r_text: mpg123_string;

*< Empty for the generic comment... */

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09