getselectedsource
Return currently selected video source object
Description
searches all the video source objects associated with the video input object
src
= getselectedsource(obj
)obj
and returns the video source object, src
,
that has the Selected
property value set to
'on'
.
To select a source for acquisition, use the SelectedSourceName property of the video input object.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a