Updated:
Question
What is the defference between ADAM_DevYcVideo_Create() and ADAM_DevRawVideo_Create()?
Answer
Please use these API depending on below conditions
-ADAM_DevYcVideo_Create() : To get YUV of total angle of view.
-ADAM_DevRawVideo_Create() : To clip part of image, or specify the channel for multi sensor camera.
API For Python
adam_dev_ycvideo_create()
adam_dev_rawvideo_create()