C# 클래스 CSPspEmu.Hle.Formats.video.Pmf.InfoHeaderStruct

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
FirstTimestamp CSharpUtils.Endian.uint48_be
LastTimestamp CSharpUtils.Endian.uint48_be
_HeightShifted byte
_WidthShifted byte

프로퍼티 상세

FirstTimestamp 공개적으로 프로퍼티

public uint48_be,CSharpUtils.Endian FirstTimestamp
리턴 CSharpUtils.Endian.uint48_be

LastTimestamp 공개적으로 프로퍼티

public uint48_be,CSharpUtils.Endian LastTimestamp
리턴 CSharpUtils.Endian.uint48_be

_HeightShifted 공개적으로 프로퍼티

public byte _HeightShifted
리턴 byte

_WidthShifted 공개적으로 프로퍼티

public byte _WidthShifted
리턴 byte