|
<< Click to Display Table of Contents >> Navigation: Constants > WMV_WMA |
SIGNATURE=IWMimeTypes.WMV_WMA
ETYPE=Constant
Declaration:
Delphi: |
WMV_WMA: array[0..15] of Byte = (48, 38, 178, 117, 142, 102, 207, 17, 166, 217, 0, 170, 0, 98, 206, 108); |
C++: |
array[0..15] of Byte WMV_WMA = (48, 38, 178, 117, 142, 102, 207, 17, 166, 217, 0, 170, 0, 98, 206, 108); |
Unit: IWMimeTypes.pas
Description: This is constant IWMimeTypes.WMV_WMA.