fuchsia_audio_dai::test

Function test_digital_audio_interface

Source
pub fn test_digital_audio_interface(
    as_input: bool,
) -> (DigitalAudioInterface, TestHandle)
Expand description

Builds and returns a DigitalAudioInterface for testing scenarios. Returns the TestHandle associated with this device which can be used to validate behavior.