OverlayBitmap::getFlipVertical Method |
||
| Returns whether the overlay bitmap is displayed vertically flipped on the video. | ||
| Syntax: | bool getFlipVertical() const; |
|
| Return value: | true, if the overlay bitmap is copied bottom up to the live video, false otherwise. |
|
| See also: | OverlayBitmap, OverlayBitmap::setFlipVertical | |