C# Class CSPspEmu.Hle.Modules.mpeg.SceMpeg

Afficher le fichier Open project: soywiz/cspspemu Class Usage Examples

Méthodes publiques

Свойство Type Description
AudioFrameCount int
AvcFrameStatus int
FrameWidth int
Pad int
RingBufferAddress PspPointer
RingBufferAddressDataUpper PspPointer
SceMpegAvcMode SceMpegAvcMode
StreamSize int
VideoFrameCount int

Property Details

AudioFrameCount public_oe property

public int AudioFrameCount
Résultat int

AvcFrameStatus public_oe property

public int AvcFrameStatus
Résultat int

FrameWidth public_oe property

public int FrameWidth
Résultat int

Pad public_oe property

000C -
public int Pad
Résultat int

RingBufferAddress public_oe property

0010 -
public PspPointer RingBufferAddress
Résultat PspPointer

RingBufferAddressDataUpper public_oe property

0014 -
public PspPointer RingBufferAddressDataUpper
Résultat PspPointer

SceMpegAvcMode public_oe property

public SceMpegAvcMode,CSPspEmu.Hle.Modules.mpeg SceMpegAvcMode
Résultat SceMpegAvcMode

StreamSize public_oe property

public int StreamSize
Résultat int

VideoFrameCount public_oe property

public int VideoFrameCount
Résultat int