Ashet OS

syscall: ashet.video.enumerate

Documentation

Returns a list of all video outputs.

If ids is null, the total number of available outputs is returned; otherwise, up to ids.len elements are written into the provided array and the number of written elements is returned.

Inputs

ids: ?[]VideoOutputID

Outputs

count: usize