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

显示文件 Open project: soywiz/cspspemu Class Usage Examples

Public Properties

Property 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
return int

AvcFrameStatus public_oe property

public int AvcFrameStatus
return int

FrameWidth public_oe property

public int FrameWidth
return int

Pad public_oe property

000C -
public int Pad
return int

RingBufferAddress public_oe property

0010 -
public PspPointer RingBufferAddress
return PspPointer

RingBufferAddressDataUpper public_oe property

0014 -
public PspPointer RingBufferAddressDataUpper
return PspPointer

SceMpegAvcMode public_oe property

public SceMpegAvcMode,CSPspEmu.Hle.Modules.mpeg SceMpegAvcMode
return SceMpegAvcMode

StreamSize public_oe property

public int StreamSize
return int

VideoFrameCount public_oe property

public int VideoFrameCount
return int