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

Show file 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 property

public int AudioFrameCount
return int

AvcFrameStatus public property

public int AvcFrameStatus
return int

FrameWidth public property

public int FrameWidth
return int

Pad public property

000C -
public int Pad
return int

RingBufferAddress public property

0010 -
public PspPointer RingBufferAddress
return PspPointer

RingBufferAddressDataUpper public property

0014 -
public PspPointer RingBufferAddressDataUpper
return PspPointer

SceMpegAvcMode public property

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

StreamSize public property

public int StreamSize
return int

VideoFrameCount public property

public int VideoFrameCount
return int