@byomakase/omakase-player
Preparing search index...
TrackSource
Class TrackSource
Hierarchy (
View Summary
)
BaseSource
<
TrackSourceState
>
TrackSource
Index
Constructors
constructor
Accessors
state
track
Id
type
Methods
from
State
from
Track
of
Constructors
constructor
new
TrackSource
(
trackId
:
string
)
:
TrackSource
Parameters
trackId
:
string
Returns
TrackSource
Accessors
state
get
state
()
:
S
Returns
S
track
Id
get
trackId
()
:
string
Returns
string
type
get
type
()
:
SourceType
Returns
SourceType
Methods
Static
from
State
fromState
(
state
:
TrackSourceState
)
:
TrackSource
Parameters
state
:
TrackSourceState
Returns
TrackSource
Static
from
Track
fromTrack
(
track
:
Track
)
:
TrackSource
Parameters
track
:
Track
Returns
TrackSource
Static
of
of
(
trackId
:
string
)
:
TrackSource
Parameters
trackId
:
string
Returns
TrackSource
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
state
track
Id
type
Methods
from
State
from
Track
of
@byomakase/omakase-player
Loading...