|
From: Deron <de...@pa...> - 2012-05-07 21:49:15
|
On 5/7/12 1:28 PM, François Revol wrote: > On 07/05/2012 20:58, Deron wrote: > > >> bInterfaceClass 1 Audio >> bInterfaceSubClass 1 Control Device > [...] >> bInterfaceClass 1 Audio >> bInterfaceSubClass 2 Streaming > [...] > > Those two interfaces are standard USB classes, meaning a generic usb > audio driver should be able to handle it already. > >> bInterfaceClass 3 Human Interface Device >> bInterfaceSubClass 0 No Subclass > That's just the interface to control the parameters (like the tuner > frequency) AFAIK. > > François. > Thanks for the info. What would be the easiest way to pull audio data from it then? Deron |