Skip to main content

mergMPQuerySetGroupingType

Type

command

Summary

Group the query results into collections using a grouping type

Syntax

mergMPQuerySetGroupingType <pQueryPointer>, <pGroupingType>

Description

Group the query results into collections using a grouping type

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

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

Platforms

mobile

Thank you for your feedback!

Was this page helpful?