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
asString_ :string
Type:
- Source:
cell_ :string
Type:
- Source:
key_ :number
Type:
- Source:
mechanism_ :string
Type:
- Source:
type_ :string
Type:
- Source:
Methods
Parameters:
Name |
Type |
Description |
mechanism |
string
|
|
cell |
string
|
|
key |
number
|
|
- Source:
Returns:
-
Type
-
shaka.offline.OfflineUri
Parameters:
Name |
Type |
Description |
mechanism |
string
|
|
cell |
string
|
|
key |
number
|
|
- Source:
Returns:
-
Type
-
shaka.offline.OfflineUri
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