C# 클래스 NScumm.Core.Video.SmackerDecoder.Header

파일 보기 프로젝트 열기: scemino/nscumm

공개 프로퍼티들

프로퍼티 타입 설명
audioInfo NScumm.Core.Video.AudioInfo[]
audioSize uint[]
dummy uint
flags uint
fullSize uint
mClrSize uint
mMapSize uint
signature uint
treesSize uint
typeSize uint

공개 메소드들

메소드 설명
Header ( ) : System

메소드 상세

Header() 공개 메소드

public Header ( ) : System
리턴 System

프로퍼티 상세

audioInfo 공개적으로 프로퍼티

public AudioInfo[],NScumm.Core.Video audioInfo
리턴 NScumm.Core.Video.AudioInfo[]

audioSize 공개적으로 프로퍼티

public uint[] audioSize
리턴 uint[]

dummy 공개적으로 프로퍼티

public uint dummy
리턴 uint

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

fullSize 공개적으로 프로퍼티

public uint fullSize
리턴 uint

mClrSize 공개적으로 프로퍼티

public uint mClrSize
리턴 uint

mMapSize 공개적으로 프로퍼티

public uint mMapSize
리턴 uint

signature 공개적으로 프로퍼티

public uint signature
리턴 uint

treesSize 공개적으로 프로퍼티

public uint treesSize
리턴 uint

typeSize 공개적으로 프로퍼티

public uint typeSize
리턴 uint