API DataRecorder.SetDecodable

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png SetDecodable
Sets whether a stream can be decoded via the components event - defaults to 'true' 
Fc9-h32-icon.png - HANDLE Handle
A valid handle to a stream or buffer 
Fc9-bool-icon.png - BOOL State
True to allow decoding via the components event, false to disable 
Fc9-void-icon.png - NONE Return


Detailed description

Examples