portrait constant
int
const portrait
Indicates that video should be oriented vertically, home button on the bottom.
Implementation
static const int portrait = 1;
Indicates that video should be oriented vertically, home button on the bottom.
static const int portrait = 1;