Skip to content

Return values of audio output functions in pspaudio seem incorrect #321

@sharkwouter

Description

@sharkwouter

The AudioOutputBlocking functions seem to not return 0 upon success, but higher values. I don't know what they mean, but that does mean that the documentation here is incorrect: http://pspdev.github.io/pspsdk/pspaudio_8h.html

My guess would be that it either returns the amount of samples in the buffer or the amount of samples added with the function. I don't know for which functions this applies for sure. It does apply to sceAudioSRCOutputBlocking it seems, possibly also for sceAudioOutputPannedBlocking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions