selectPushedPlaylist() function
Select only the remotely-pushed playlist streams — the subset of selectPlaylist() whose origin is remote.
Signature:
export declare function selectPushedPlaylist(streams: readonly StreamMetadata[]): StreamKey[];
Select only the remotely-pushed playlist streams — the subset of selectPlaylist() whose origin is remote.
Signature:
export declare function selectPushedPlaylist(streams: readonly StreamMetadata[]): StreamKey[];