Home > hls.js > BasePlaylistController > getUrlWithDirectives
BasePlaylistController.getUrlWithDirectives() method
Signature:
protected getUrlWithDirectives(uri: string, hlsUrlParameters: HlsUrlParameters | undefined): string;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
uri |
string | |
|
hlsUrlParameters |
HlsUrlParameters | undefined |
Returns:
string