selectLocalPlaylist() function
Select only the locally-served playlist streams — the subset of selectPlaylist() whose origin is local.
Signature:
export declare function selectLocalPlaylist(streams: readonly StreamMetadata[]): StreamKey[];
Select only the locally-served playlist streams — the subset of selectPlaylist() whose origin is local.
Signature:
export declare function selectLocalPlaylist(streams: readonly StreamMetadata[]): StreamKey[];