Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CSPspEmu
Hle
Modules
mpeg
AvcDecodeDetailStruct
C# Class CSPspEmu.Hle.Modules.mpeg.AvcDecodeDetailStruct
Afficher le fichier
Open project: soywiz/cspspemu
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
AvcDecodeResult
int
AvcDetailFrameHeight
int
AvcDetailFrameWidth
int
AvcFrameStatus
int
FrameCropRectBottom
int
FrameCropRectLeft
int
FrameCropRectRight
int
FrameCropRectTop
int
VideoFrameCount
int
Property Details
AvcDecodeResult
public_oe property
0000 - Stores the result.
public
int
AvcDecodeResult
Résultat
int
AvcDetailFrameHeight
public_oe property
000C - Frame height.
public
int
AvcDetailFrameHeight
Résultat
int
AvcDetailFrameWidth
public_oe property
0008 - Frame width.
public
int
AvcDetailFrameWidth
Résultat
int
AvcFrameStatus
public_oe property
0x20 - Status of the last decoded frame.
public
int
AvcFrameStatus
Résultat
int
FrameCropRectBottom
public_oe property
001C - Frame crop rect (bottom).
public
int
FrameCropRectBottom
Résultat
int
FrameCropRectLeft
public_oe property
0010 - Frame crop rect (left).
public
int
FrameCropRectLeft
Résultat
int
FrameCropRectRight
public_oe property
0014 - Frame crop rect (right).
public
int
FrameCropRectRight
Résultat
int
FrameCropRectTop
public_oe property
0018 - Frame crop rect (top).
public
int
FrameCropRectTop
Résultat
int
VideoFrameCount
public_oe property
0004 - Last decoded frame.
public
int
VideoFrameCount
Résultat
int