MediaQueryType

A specifier for a media library query. By default, filters perform an exact match.

  • 1.8
  • 1.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

MediaQueryType
: MediaQueryInfoType/String
The album artist to filter on. ...

The album artist to filter on. Value should be a String.

The album artist persistent ID to filter on. ...

The album artist persistent ID to filter on. Value should be a Number.

Available in Titanium SDK 6.1.0 and later.

MediaQueryType
: MediaQueryInfoType/Number
The album persistent ID to filter on. ...

The album persistent ID to filter on. Value should be a Number.

Available in Titanium SDK 6.1.0 and later.

MediaQueryType
: MediaQueryInfoType/String
The album title to filter on. ...

The album title to filter on. Value should be a String.

MediaQueryType
: MediaQueryInfoType/String
The artist to filter on. ...

The artist to filter on. Value should be a String.

MediaQueryType
: MediaQueryInfoType/String
The composer to filter on. ...

The composer to filter on. Value should be a String.

The composer persistent ID to filter on. ...

The composer persistent ID to filter on. Value should be a Number.

Available in Titanium SDK 6.1.0 and later.

MediaQueryType
: MediaQueryInfoType/String
The genre to filter on. ...

The genre to filter on. Value should be a String.

MediaQueryType
: MediaQueryInfoType/Number
The genre persistent ID to filter on. ...

The genre persistent ID to filter on. Value should be a Number.

Available in Titanium SDK 6.1.0 and later.

MediaQueryType
: MediaQueryInfoType/Boolean
Filter by whether or not the item is a protected asset. ...

Filter by whether or not the item is a protected asset. Value should be a Boolean.

Available in Titanium SDK 6.1.0 and later.

MediaQueryType
: MediaQueryInfoType/Boolean
Filter by whether or not the item is a cloud item. ...

Filter by whether or not the item is a cloud item. Value should be a Boolean.

Available in Titanium SDK 6.1.0 and later.

MediaQueryType
: MediaQueryInfoType/Boolean
Filter by whether or not the item is a compilation. ...

Filter by whether or not the item is a compilation. The value should be a Boolean.

MediaQueryType
: MediaQueryInfoType/Number
The persistent ID to filter on. ...

The persistent ID to filter on. Value should be a Number.

Available in Titanium SDK 6.1.0 and later.

MediaQueryType
: MediaQueryInfoType/Number
The play count to filter on. ...

The play count to filter on. Value should be a Number.

Available in Titanium SDK 6.1.0 and later.

The podcast persistent ID to filter on. ...

The podcast persistent ID to filter on. Value should be a Number.

Available in Titanium SDK 6.1.0 and later.

MediaQueryType
: MediaQueryInfoType/String
The podcast title to filter on. ...

The podcast title to filter on. Value should be a String.

Available in Titanium SDK 6.1.0 and later.

MediaQueryType
: MediaQueryInfoType/String
The title to filter on. ...

The title to filter on. Value should be a String.