temporalWindowSize property
Size of the FIFO frame buffer, used for processing.
throws DocumentException An error has occurred during Document Library execution.
Implementation
int get temporalWindowSize => getTemporalWindowSize();
Implementation
set temporalWindowSize(int value) => setTemporalWindowSize(value);