Class: shaka.offline.OfflineUri
Constructor
new OfflineUri(type, mechanism, cell, key)
Parameters:
Name |
Type |
Description |
type |
string
|
|
mechanism |
string
|
|
cell |
string
|
|
key |
number
|
|
- Source:
Members
(private, constant) asString_ :string
Type:
- Source:
(private, constant) cell_ :string
Type:
- Source:
(private, constant) key_ :number
Type:
- Source:
(private, constant) mechanism_ :string
Type:
- Source:
(private, constant) type_ :string
Type:
- Source:
Methods
cell() → {string}
- Source:
Returns:
-
Type
-
string
isManifest() → {boolean}
- Source:
Returns:
-
Type
-
boolean
isSegment() → {boolean}
- Source:
Returns:
-
Type
-
boolean
key() → {number}
- Source:
Returns:
-
Type
-
number
mechanism() → {string}
- Source:
Returns:
-
Type
-
string