
Selected
18-41
ans =
input1
Retrieve the currently selected video source object.
src = getselectedsource(vid);
View its Name and Selected properties.
src.SourceName
ans =
input1
src.Selected
ans =
on
See Also
Functions
getselectedsource
Properties
SelectedSourceName