C# Class Smoothget.Mkv.MkvUtils.ParsedMuxState

Afficher le fichier Open project: pinglossy/smoothget

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
ParsedMuxState ( ) : System
ToString ( ) : String

Method Details

ParsedMuxState() public méthode

public ParsedMuxState ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String

Property Details

cuePoints public_oe property

public IList cuePoints
Résultat IList

endOffset public_oe property

public int endOffset
Résultat int

hasA public_oe property

public bool hasA
Résultat bool

hasC public_oe property

public bool hasC
Résultat bool

hasH public_oe property

public bool hasH
Résultat bool

hasM public_oe property

public bool hasM
Résultat bool

hasS public_oe property

public bool hasS
Résultat bool

hasV public_oe property

public bool hasV
Résultat bool

hasX public_oe property

public bool hasX
Résultat bool

hasZ public_oe property

public bool hasZ
Résultat bool

isComplete public_oe property

public bool isComplete
Résultat bool

isContinuable public_oe property

public bool isContinuable
Résultat bool

isXGood public_oe property

public bool isXGood
Résultat bool

lastC public_oe property

public ulong lastC
Résultat ulong

lastOutOfs public_oe property

public ulong lastOutOfs
Résultat ulong

status public_oe property

public string status
Résultat string

trackChunkStartTimes public_oe property

public IList[] trackChunkStartTimes
Résultat IList[]

trackLastStartTimes public_oe property

public ulong[] trackLastStartTimes
Résultat ulong[]

vA public_oe property

public ulong vA
Résultat ulong

vH public_oe property

public byte[] vH
Résultat byte[]

vM public_oe property

public ulong vM
Résultat ulong

vS public_oe property

public ulong vS
Résultat ulong

vV public_oe property

public ulong vV
Résultat ulong

vX public_oe property

public ulong vX
Résultat ulong

vZ public_oe property

public ulong vZ
Résultat ulong