C# Class CSPspEmu.Hle.Modules._unknownPrx.sceMp3

Inheritance: HleModuleHost
Show file Open project: soywiz/cspspemu

Private Methods

Method Description
sceMp3CheckStreamDataNeeded ( Mp3Stream Mp3Stream ) : bool
sceMp3Decode ( Mp3Stream Mp3Stream, uint OutputPcmPointer ) : int
sceMp3GetBitRate ( Mp3Stream Mp3Stream ) : int
sceMp3GetInfoToAddStreamData ( Mp3Stream Mp3Stream, uint Mp3BufferPointer, uint mp3BufToWritePtr, uint mp3PosPtr ) : int
sceMp3GetLoopNum ( Mp3Stream Mp3Stream ) : int
sceMp3GetMaxOutputSample ( Mp3Stream Mp3Stream ) : int
sceMp3GetMp3ChannelNum ( Mp3Stream Mp3Stream ) : int
sceMp3GetSamplingRate ( Mp3Stream Mp3Stream ) : int
sceMp3GetSumDecodedSample ( Mp3Stream Mp3Stream ) : int
sceMp3Init ( Mp3Stream Mp3Stream ) : int
sceMp3InitResource ( ) : int
sceMp3NotifyAddStreamData ( Mp3Stream Mp3Stream, int Size ) : int
sceMp3ReleaseMp3Handle ( Mp3Stream Mp3Stream ) : int
sceMp3ReserveMp3Handle ( SceMp3InitArg Mp3Arguments ) : Mp3Stream
sceMp3ResetPlayPosition ( Mp3Stream Mp3Stream ) : int
sceMp3SetLoopNum ( Mp3Stream Mp3Stream, int NumberOfLoops ) : int
sceMp3TermResource ( ) : int