Searched refs:trackid (Results 1 – 14 of 14) sorted by relevance
8 count of trackid IDs: 137 count of trackid IDs: 166 count of trackid IDs: 195 count of trackid IDs: 1124 count of trackid IDs: 1153 count of trackid IDs: 1182 count of trackid IDs: 1211 count of trackid IDs: 1240 count of trackid IDs: 2275 count of trackid IDs: 2[all …]
49 S' count of trackid IDs: 1'271 S' count of trackid IDs: 1'469 S' count of trackid IDs: 1'670 S' count of trackid IDs: 1'868 S' count of trackid IDs: 1'1092 S' count of trackid IDs: 1'1309 S' count of trackid IDs: 2'1579 S' count of trackid IDs: 2'1841 S' count of trackid IDs: 2'2105 S' count of trackid IDs: 2'[all …]
8 count of trackid IDs: 157 count of trackid IDs: 1106 count of trackid IDs: 1155 count of trackid IDs: 1204 count of trackid IDs: 1253 count of trackid IDs: 1302 count of trackid IDs: 1351 count of trackid IDs: 1400 count of trackid IDs: 1449 count of trackid IDs: 1[all …]
49 S' count of trackid IDs: 1'271 S' count of trackid IDs: 1'469 S' count of trackid IDs: 1'667 S' count of trackid IDs: 1'868 S' count of trackid IDs: 1'1066 S' count of trackid IDs: 1'1264 S' count of trackid IDs: 1'1465 S' count of trackid IDs: 1'1663 S' count of trackid IDs: 1'1861 S' count of trackid IDs: 1'[all …]
8 count of trackid IDs: 243 count of trackid IDs: 278 count of trackid IDs: 2113 count of trackid IDs: 2148 count of trackid IDs: 2183 count of trackid IDs: 2218 count of trackid IDs: 2253 count of trackid IDs: 2288 count of trackid IDs: 2323 count of trackid IDs: 2[all …]
49 S' count of trackid IDs: 3'283 S' count of trackid IDs: 2'495 S' count of trackid IDs: 2'707 S' count of trackid IDs: 2'911 S' count of trackid IDs: 54'
8 count of trackid IDs: 137 count of trackid IDs: 166 count of trackid IDs: 195 count of trackid IDs: 1124 count of trackid IDs: 2159 count of trackid IDs: 1
49 S' count of trackid IDs: 1'271 S' count of trackid IDs: 1'472 S' count of trackid IDs: 1'697 S' count of trackid IDs: 2'967 S' count of trackid IDs: 2'1261 S' count of trackid IDs: 1'1435 S' count of trackid IDs: 2'1573 S' count of trackid IDs: 2'1710 S' count of trackid IDs: 3'1843 S' count of trackid IDs: 1'[all …]
152 uint32_t *trackid; in add_track_to_album() local154 trackid = (uint32_t *)malloc(sizeof(uint32_t)); in add_track_to_album()155 *trackid = trackmeta->item_id; in add_track_to_album()156 albuminfo->tracks = trackid; in add_track_to_album()
5060 LIBMTP_track_t *LIBMTP_Get_Trackmetadata(LIBMTP_mtpdevice_t *device, uint32_t const trackid) in LIBMTP_Get_Trackmetadata() argument5073 ret = ptp_object_want (params, trackid, PTPOBJECT_OBJECTINFO_LOADED, &ob); in LIBMTP_Get_Trackmetadata()