Closed GoogleCodeExporter closed 9 years ago
this is fixed as of r29. Having these other devices there isn't that useful
though,
since the program doesn't work with them. Need to find some way of only
showing MTP
devices
Original comment by rios.fer...@gmail.com
on 20 May 2008 at 12:03
There might be a quick way to detect if it's a player or something else: check
if
device has WMDM_DEVICE_TYPE_PLAYBACK capability (as stated in
http://msdn.microsoft.com/en-us/library/bb231816(VS.85).aspx, this flag implies
audio
playback capabilities). Also, you might find something useful in Creative's open
source mtp-related code section on
http://connect.creativelabs.com/opensource/Wiki/Forms/AllPages.aspx...
Attached a device capability listing from device details window, for an usb
pendrive
("usb") and my sony nwz-a816 ("walkman")
Original comment by pog...@gmail.com
on 20 May 2008 at 12:38
Attachments:
Original issue reported on code.google.com by
pog...@gmail.com
on 18 May 2008 at 12:45