Function psyiage_video_stream_stop

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 instance

  • index: - the index of video stream to stop