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

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
FirstTimestamp CSharpUtils.Endian.uint48_be
LastTimestamp CSharpUtils.Endian.uint48_be
_HeightShifted byte
_WidthShifted byte

Property Details

FirstTimestamp public property

public uint48_be,CSharpUtils.Endian FirstTimestamp
return CSharpUtils.Endian.uint48_be

LastTimestamp public property

public uint48_be,CSharpUtils.Endian LastTimestamp
return CSharpUtils.Endian.uint48_be

_HeightShifted public property

public byte _HeightShifted
return byte

_WidthShifted public property

public byte _WidthShifted
return byte