这是indexloc提供的服务,不要输入任何密码
Skip to content

add pipeline viewer /w left/right arrow keys and UI controls to switch between f... #27

@github-actions

Description

@github-actions

// TODO: add pipeline viewer /w left/right arrow keys and UI controls to switch between frames

}


// TODO: add pipeline viewer /w left/right arrow keys and UI controls to switch between frames



fn calculate_grid_dimensions(window_width: f32, window_height: f32, num_streams: usize) -> (usize, usize, f32, f32) {
    let window_aspect_ratio = window_width / window_height;
    let stream_aspect_ratio: f32 = 16.0 / 9.0;

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions