jxa-types
Preparing search index...
application
AudioCDTrack
Interface AudioCDTrack
interface
AudioCDTrack
{
location
:
any
;
class
()
:
any
;
container
()
:
any
;
id
()
:
number
;
index
()
:
number
;
name
()
:
string
;
persistentID
()
:
string
;
properties
()
:
any
;
}
Hierarchy (
View Summary
)
Track
AudioCDTrack
Index
Properties
location
Methods
class
container
id
index
name
persistent
ID
properties
Properties
location
location
:
any
Methods
class
class
()
:
any
Get the class (string) of a selected item.
Returns
any
container
container
()
:
any
Returns
any
id
id
()
:
number
Returns
number
index
index
()
:
number
Returns
number
name
name
()
:
string
Name of the item (song title, etc).
Returns
string
persistent
ID
persistentID
()
:
string
Returns
string
properties
properties
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
location
Methods
class
container
id
index
name
persistent
ID
properties
jxa-types
Loading...
Get the class (string) of a selected item.