Matrix Width: | {{ adapter.options.cols }} |
Matrix Height: | {{ adapter.options.rows }} |
Image Size: | {{ adapter.options.window_size_str(pixel_text="px") }} |
Chain Length: | {{ adapter.options.chain_length }} |
Parallel Chains: | {{ adapter.options.parallel }} |
Pixel Size: | {{ adapter.options.pixel_size }} |
Pixel Style: | {{ adapter.options.pixel_style }} |
Adapter: | {{ adapter.__class__.__name__ }} |
Port: | {{ adapter.options.browser.port }} |
Target FPS: | {{ adapter.options.browser.target_fps }} |
FPS Display Enabled: | {{ adapter.options.browser.fps_display }} |
Image Quality: | {{ adapter.options.browser.quality }} |