Jump to content

API DataRecorder.SetDecodable

From Flowcode Help
Revision as of 14:07, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"")
SetDecodable
Sets whether a stream can be decoded via the components event - defaults to 'true' 
- HANDLE Handle
A valid handle to a stream or buffer 
- BOOL State
True to allow decoding via the components event, false to disable 
- NONE Return


Detailed description

Examples