Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
Query Object
The Query object represents a compound query.
The Query object supports the following methods.
| Method | Description |
| addCondition | Adds a condition to the Query object using AND logic. |
| beginNextGroup | Begins a new condition group. |
For purposes of illustration, player.mediaCollection.createQuery() is used to represent the Query object in the reference syntax sections.
- About the Query Object
- MediaCollection.createQuery
- MediaCollection.getPlaylistByQuery
- MediaCollection.getStringCollectionByQuery
- Object Model Reference for Scripting
| Previous | Next |