C# Class CSPspEmu.Hle.Formats.video.Pmf.HeaderStruct

0000 -
Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Magic uint
StreamOffset CSharpUtils.Endian.uint_be
StreamSize CSharpUtils.Endian.uint_be
Version uint

Property Details

Magic public property

0000 -
public uint Magic
return uint

StreamOffset public property

0008 -
public uint_be,CSharpUtils.Endian StreamOffset
return CSharpUtils.Endian.uint_be

StreamSize public property

000C -
public uint_be,CSharpUtils.Endian StreamSize
return CSharpUtils.Endian.uint_be

Version public property

0004 -
public uint Version
return uint