vitasdk
Documentation of the vitasdk
|
Exports for User.
Include the header file in your project:
Link the library to the executable:
Functions | |
VITASDK_BUILD_ASSERT_EQ (0x80, MusicExportParam) | |
int | sceMusicExportFromFile (const char *path, const MusicExportParam *param, void *workingMemory, void *cancelCb, void(*progress)(void *, int), void *user, char *outPath, SceSize outPathSize) |
VITASDK_BUILD_ASSERT_EQ | ( | 0x80 | , |
MusicExportParam | |||
) |
int sceMusicExportFromFile | ( | const char * | path, |
const MusicExportParam * | param, | ||
void * | workingMemory, | ||
void * | cancelCb, | ||
void(*)(void *, int) | progress, | ||
void * | user, | ||
char * | outPath, | ||
SceSize | outPathSize | ||
) |