CSPspEmu.Hle.Modules._unknownPrx.sceMp3.Mp3Stream.Mp3Stream C# (CSharp) Method

Mp3Stream() public method

public Mp3Stream ( SceMp3InitArg Mp3Arguments ) : System
Mp3Arguments SceMp3InitArg
return System
            public Mp3Stream(SceMp3InitArg* Mp3Arguments)
            {
                this.Mp3Arguments = Mp3Arguments;
            }