C# 클래스 CSPspEmu.Hle.Modules.mpeg.SceMpeg

파일 보기 프로젝트 열기: soywiz/cspspemu 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AudioFrameCount int
AvcFrameStatus int
FrameWidth int
Pad int
RingBufferAddress PspPointer
RingBufferAddressDataUpper PspPointer
SceMpegAvcMode SceMpegAvcMode
StreamSize int
VideoFrameCount int

프로퍼티 상세

AudioFrameCount 공개적으로 프로퍼티

public int AudioFrameCount
리턴 int

AvcFrameStatus 공개적으로 프로퍼티

public int AvcFrameStatus
리턴 int

FrameWidth 공개적으로 프로퍼티

public int FrameWidth
리턴 int

Pad 공개적으로 프로퍼티

000C -
public int Pad
리턴 int

RingBufferAddress 공개적으로 프로퍼티

0010 -
public PspPointer RingBufferAddress
리턴 PspPointer

RingBufferAddressDataUpper 공개적으로 프로퍼티

0014 -
public PspPointer RingBufferAddressDataUpper
리턴 PspPointer

SceMpegAvcMode 공개적으로 프로퍼티

public SceMpegAvcMode,CSPspEmu.Hle.Modules.mpeg SceMpegAvcMode
리턴 SceMpegAvcMode

StreamSize 공개적으로 프로퍼티

public int StreamSize
리턴 int

VideoFrameCount 공개적으로 프로퍼티

public int VideoFrameCount
리턴 int