camera_video_group_id_t

A 32-bit value that represents a unique identifier for a video group

Synopsis:

#include <camera/camera_api.h>
typedef int32_t camera_video_group_id_t;

Library:

libcamapi

Description:

A new video group is created by calling the function camera_create_video_group() function and is released by calling the camera_destroy_video_group() function.