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

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
FirstTimestamp CSharpUtils.Endian.uint48_be
LastTimestamp CSharpUtils.Endian.uint48_be
_HeightShifted byte
_WidthShifted byte

Property Details

FirstTimestamp public_oe property

public uint48_be,CSharpUtils.Endian FirstTimestamp
Résultat CSharpUtils.Endian.uint48_be

LastTimestamp public_oe property

public uint48_be,CSharpUtils.Endian LastTimestamp
Résultat CSharpUtils.Endian.uint48_be

_HeightShifted public_oe property

public byte _HeightShifted
Résultat byte

_WidthShifted public_oe property

public byte _WidthShifted
Résultat byte