Skip to content
  • Ron Frederick's avatar
    auhal: Fix SPDIF support · 8af2eab6
    Ron Frederick authored and Felix Paul Kühne's avatar Felix Paul Kühne committed
    
    
    The recent changes to auhal had it using an AudioStreamBasicDescription
    array when looking at the stream properties. However, the proper type is
    AudioStreamRangedDescription. This patch corrects that, and then accesses
    the AudioStreamBasicDescription inside it as necessary.
    
    Signed-off-by: Felix Paul Kühne's avatarFelix Paul Kühne <fkuehne@videolan.org>
    8af2eab6