Home | History | Annotate | Download | only in src

Lines Matching refs:trackid

4311  * @param trackid the unique ID of the track.
4569 * @param trackid the object ID of the track that you want the metadata for.
4573 LIBMTP_track_t *LIBMTP_Get_Trackmetadata(LIBMTP_mtpdevice_t *device, uint32_t const trackid)
4586 ret = ptp_object_want (params, trackid, PTPOBJECT_OBJECTINFO_LOADED, &ob);