Expand description
Module to manage some internal functionality of libmtp like debug levels and
the supported devices, you won’t usually use it.
Structs§
- Debug
Level - Bitflags to activate different levels of debugging inside
libmtp, multiple levels are activated by using a bitwise or. - Device
Entry - Contains information about the devices
libmtpsupports. More information onmusic-players.h.
Functions§
- get_
supported_ devices - Retrieves the devices
libmtpclaims to support as stated inmusic-players.h. - set_
debug - Set the internal debug level of libmtp (C library) using bitflags.