ImageSourceName
Parameter ImageSourceName
indicates the input source name, used to refer to the ImageSource
object. It is used to define the input image source of DCV.
Example
{
"ImageSourceName": "isa_1"
}
Parameter Summary
ImageSourceName Parameter Summary |
---|
Type String |
Range The name of the ImageSource object. |
Default Value ”” |
Remarks ”” indicates that there is no default input image source, which needs to be specified using the SetInput API. |