![]() |
vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Data Structures | |
| struct | VideoExportInputParam |
| struct | VideoExportOutputParam |
Functions | |
| VITASDK_BUILD_ASSERT_EQ (0x440, VideoExportInputParam) | |
| VITASDK_BUILD_ASSERT_EQ (0x408, VideoExportOutputParam) | |
| int | sceVideoExportFromFile (const VideoExportInputParam *in_param, int unk, void *workingMemory, void *cancelCb, void(*progress)(void *, int), void *user, int unk2, VideoExportOutputParam *out_param) |
| Export video file. | |