Home Units Hierarchy Routines All identifiers

packed record pluginCodec_information

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type pluginCodec_information = packed record

Description

 

Overview

Fields

timestamp: int32;
sourceAuthor: paChar;
sourceVersion: paChar;
sourceEmail: paChar;
sourceURL: paChar;
sourceCopyright: paChar;
sourceLicense: paChar;
sourceLicenseCode: uint32;
codecDescription: paChar;
codecAuthor: paChar;
codecVersion: paChar;
codecEmail: paChar;
codecURL: paChar;
codecCopyright: paChar;
codecLicense: paChar;
codecLicenseCode: uint32;

Description

Fields

timestamp: int32;

start of version 1 fields

sourceAuthor: paChar;

codec creation time and date - obtain with command: date -u "+%c = %s"

sourceVersion: paChar;

source code author

sourceEmail: paChar;

source code version

sourceURL: paChar;

source code email contact information

sourceCopyright: paChar;

source code web site

sourceLicense: paChar;

source code copyright

sourceLicenseCode: uint32;

source code license

codecDescription: paChar;

source code license

codecAuthor: paChar;

codec description

codecVersion: paChar;

codec author

codecEmail: paChar;

codec version

codecURL: paChar;

codec email contact information

codecCopyright: paChar;

codec web site

codecLicense: paChar;

codec copyright information

codecLicenseCode: uint32;

codec license

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09