OGG

<< Click to Display Table of Contents >>

Navigation:  Constants >

OGG

SIGNATURE=IWMimeTypes.OGG

 

ETYPE=Constant

 

Declaration:

Delphi:

OGG: array[0..13] of Byte = (79, 103, 103, 83, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0);

C++:

array[0..13] of Byte OGG = (79, 103, 103, 83, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0);

 

Unit: IWMimeTypes.pas

 

Description: This is constant IWMimeTypes.OGG.