Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CSPspEmu
Hle
Modules
mpeg
SceMpegAu
C# Class CSPspEmu.Hle.Modules.mpeg.SceMpegAu
Mostra file
Open project: soywiz/cspspemu
Class Usage Examples
Public Properties
Property
Type
Description
AuSize
int
DecodeTimestampHigh
uint
DecodeTimestampLow
uint
EsBuffer
int
PresentationTimestampHigh
uint
PresentationTimestampLow
uint
Property Details
AuSize
public_oe property
0014 - Au size
public
int
AuSize
return
int
DecodeTimestampHigh
public_oe property
0008 - decode timestamp (DTS) MSB
public
uint
DecodeTimestampHigh
return
uint
DecodeTimestampLow
public_oe property
000C - decode timestamp (DTS) LSB
public
uint
DecodeTimestampLow
return
uint
EsBuffer
public_oe property
0010 - Es buffer handle
public
int
EsBuffer
return
int
PresentationTimestampHigh
public_oe property
0000 - presentation timestamp (PTS) MSB
public
uint
PresentationTimestampHigh
return
uint
PresentationTimestampLow
public_oe property
0004 - presentation timestamp (PTS) LSB
public
uint
PresentationTimestampLow
return
uint