CaptureSequenceInitiator property
CaptureSequenceInitiator is based on the content of the 'model' tag
- values like 'Pinhole', 'Flash Sync', '500 Mech.' etc in .3FR 'model' tag come from MAIN MENU > SETTINGS > Camera;
- otherwise 'model' contains:
- if CF/CFV/CFH, SU enclosure, can be with SU type if '-' is present
- else if '-' is present, HB + SU type;
- HB;
Implementation
@ffi.Array.multi([32])
external ffi.Array<ffi.Uint8> CaptureSequenceInitiator;