mergMPQuerySetGroupingType

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergMPQuerySetGroupingType <pQueryPointer>, <pGroupingType>
Associationsmergmp
Summary

Group the query results into collections using a grouping type

Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pQueryPointer

a pointer to the query in memory.

pGroupingType

group item collections as: - title : each media item will be in it's own collection - album : a collection for each album - artist : a collection for each artist - album artist : a collection for each album artist - composer : a collection for each composer - genre : a collection for each genre - playlist : a collection for each playlist - podcast title : a collection for each podcast title

Description

Group the query results into collections using a grouping type

Tagsexternals