macros:function:handles.setlockstate
This is an old revision of the document!
Function
Handles.SetLockState
This is based on the API function but does actually not work!
Void Handles.SetLockState(LockStates state)
API | http://api.avolites.com/11.0/Handles.SetLockState.html |
---|---|
description | Set the lock state of a handle |
namespace | Handles |
parameter | state ( LockStates ) : “Unlocked”, “TransparentLocked” or “FullyLocked” |
return value | Void |
affects | Handles.SourceHandle |
Example in
<step>Handles.SetSourceHandle("Playbacks", 0)</step> <step>Handles.SetLockState(TransparentLocked)</step>
Puts a transparent lock on handle #1 of the current playbacks page.
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.setlockstate.1535299552.txt.gz · Last modified: 2018/08/26 16:05 by icke_siegen