maxVideoSize constant
int
const maxVideoSize
Maximum video size (100 MB)
Implementation
static const int maxVideoSize = 100 * 1024 * 1024;
Maximum video size (100 MB)
static const int maxVideoSize = 100 * 1024 * 1024;