Documentation
¶
Overview ¶
Package env provides environment variable management for rendering subsystems.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager implements port.RenderingEnvManager for configuring environment variables for GStreamer, WebKit, and GTK/GSK.
func (*Manager) ApplyEnvironment ¶
ApplyEnvironment sets all rendering environment variables. Must be called before GTK/WebKit initialization.
func (*Manager) DetectGPUVendor ¶
DetectGPUVendor identifies the primary GPU vendor from system info.
func (*Manager) GetAppliedVars ¶
GetAppliedVars returns a copy of applied environment variables.
Click to show internal directories.
Click to hide internal directories.