C# 클래스 Smoothget.Mkv.MkvUtils.ParsedMuxState

파일 보기 프로젝트 열기: pinglossy/smoothget

공개 프로퍼티들

프로퍼티 타입 설명
cuePoints IList
endOffset int
hasA bool
hasC bool
hasH bool
hasM bool
hasS bool
hasV bool
hasX bool
hasZ bool
isComplete bool
isContinuable bool
isXGood bool
lastC ulong
lastOutOfs ulong
status string
trackChunkStartTimes IList[]
trackLastStartTimes ulong[]
vA ulong
vH byte[]
vM ulong
vS ulong
vV ulong
vX ulong
vZ ulong

공개 메소드들

메소드 설명
ParsedMuxState ( ) : System
ToString ( ) : String

메소드 상세

ParsedMuxState() 공개 메소드

public ParsedMuxState ( ) : System
리턴 System

ToString() 공개 메소드

public ToString ( ) : String
리턴 String

프로퍼티 상세

cuePoints 공개적으로 프로퍼티

public IList cuePoints
리턴 IList

endOffset 공개적으로 프로퍼티

public int endOffset
리턴 int

hasA 공개적으로 프로퍼티

public bool hasA
리턴 bool

hasC 공개적으로 프로퍼티

public bool hasC
리턴 bool

hasH 공개적으로 프로퍼티

public bool hasH
리턴 bool

hasM 공개적으로 프로퍼티

public bool hasM
리턴 bool

hasS 공개적으로 프로퍼티

public bool hasS
리턴 bool

hasV 공개적으로 프로퍼티

public bool hasV
리턴 bool

hasX 공개적으로 프로퍼티

public bool hasX
리턴 bool

hasZ 공개적으로 프로퍼티

public bool hasZ
리턴 bool

isComplete 공개적으로 프로퍼티

public bool isComplete
리턴 bool

isContinuable 공개적으로 프로퍼티

public bool isContinuable
리턴 bool

isXGood 공개적으로 프로퍼티

public bool isXGood
리턴 bool

lastC 공개적으로 프로퍼티

public ulong lastC
리턴 ulong

lastOutOfs 공개적으로 프로퍼티

public ulong lastOutOfs
리턴 ulong

status 공개적으로 프로퍼티

public string status
리턴 string

trackChunkStartTimes 공개적으로 프로퍼티

public IList[] trackChunkStartTimes
리턴 IList[]

trackLastStartTimes 공개적으로 프로퍼티

public ulong[] trackLastStartTimes
리턴 ulong[]

vA 공개적으로 프로퍼티

public ulong vA
리턴 ulong

vH 공개적으로 프로퍼티

public byte[] vH
리턴 byte[]

vM 공개적으로 프로퍼티

public ulong vM
리턴 ulong

vS 공개적으로 프로퍼티

public ulong vS
리턴 ulong

vV 공개적으로 프로퍼티

public ulong vV
리턴 ulong

vX 공개적으로 프로퍼티

public ulong vX
리턴 ulong

vZ 공개적으로 프로퍼티

public ulong vZ
리턴 ulong