Skip to main content

ENV_FLAG

Constant ENV_FLAG 

Source
const ENV_FLAG: &str = "JELLYTAU_NATIVE_VIDEO";
Expand description

The opt-in for native desktop video.

Off by default while the render path is unproven — the webview path still works and is what ships. This becomes the default (and then the only path) when DR-235 lands; the variable is how it is exercised until then.