Function psyiage_video_import¶
Defined in File psyiagesdk.h
Function Documentation¶
-
FUTURE_PSYIAGE_API int
psyiage_video_import
(psyiage_handle handle, char *path)¶ Import a video file.
Import a video into the psyiage instance.
- Note
Not yet implemented
- Return
If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code
- Parameters
handle
: - A handle to the psyiage instancepath
: - File path of the video to import