Function psyiage_video_get_num_streams

Function Documentation

PSYIAGE_API int psyiage_video_get_num_streams(psyiage_handle handle, int *numstreams)

Retrieve the number of video streams started.

Returns the number of video streams started on the psyiage instance

Return

If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code

Parameters
  • handle: - A handle to the psyiage instance

  • numstreams: - If successful, contains the number of video streams started