You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Source/DFPSR/api/mediaMachineAPI.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,7 @@ class MediaMethod {
239
239
// The function setInputAction should simply make a call to machine_setInputByIndex with the provided machine, methodIndex, inputIndex and the value corresponding to argumentName in setInputAction.
240
240
// If you don't recognize argumentName, then throw an exception because default input arguments are currently not implemented.
241
241
// Useful when the called function can be extended or reduced with only the arguments needed.
0 commit comments