Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | DEFAULT_FRAME_INTERVAL_MS | = | 50 | |
integer, | public, | parameter | :: | DEFAULT_ANIMATION_FPS | = | 10 | |
integer, | public, | parameter | :: | MIN_VALID_VIDEO_SIZE | = | 100 | |
integer, | public, | parameter | :: | MIN_EXPECTED_VIDEO_SIZE | = | 1000 | |
integer, | public, | parameter | :: | MAX_FILENAME_LENGTH | = | 255 | |
integer, | public, | parameter | :: | MAX_RETRY_ATTEMPTS | = | 3 | |
integer, | public, | parameter | :: | BASE_RETRY_DELAY_MS | = | 100 |