module Obsctl::TUI::Widgets::Splash

Extended Modules

Defined in:

obsctl/tui/widgets/splash.cr

Constant Summary

DESCRIPTION = "Scenes, audio, profiles, recording, and live telemetry — one command center."
TAGLINE = "Broadcast control, without breaking flow."

Instance Method Summary

Instance Method Detail

def render(area : CryTUI::Rect, buffer : CryTUI::Buffer, model : Model, frame : UInt64, total_frames : UInt64) #

[View source]