pub unsafe extern "C" fn CSND_CapSetFormat(
    capUnit: u32_,
    eightbit: bool
)
Expand description

Sets a capture unit’s format.

§Arguments

  • capUnit - Capture unit to use.
  • eightbit - Format to use.