Function psyiage_video_get_num_streams¶
Defined in File psyiagesdk.h
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 instancenumstreams
: - If successful, contains the number of video streams started