Function psyiage_video_stream_stop¶
Defined in File psyiagesdk.h
Function Documentation¶
-
PSYIAGE_API int
psyiage_video_stream_stop(psyiage_handle handle, int index)¶ Stop video streaming.
Halt video streaming to the psyiage instance.
- Return
If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code
- Parameters
handle: - A handle to the psyiage instanceindex: - the index of video stream to stop