maxVideoSize constant

int const maxVideoSize

Maximum video size (100 MB)

Implementation

static const int maxVideoSize = 100 * 1024 * 1024;