drawLogo property

bool drawLogo
getter/setter pair

boolean If true, LCEVC Logo is placed on the top left hand corner which only appears when the LCEVC enhanced frames are being rendered. Defaults to true for the lib but is forced to false in this integration unless explicitly set to true through config. Defaults to false.

Implementation

external bool drawLogo;