Home > hls.js > Level > addGroupId

Level.addGroupId() method

Signature:

addGroupId(type: string, groupId: string | undefined): void;

Parameters

Parameter Type Description
type string
groupId string | undefined

Returns:

void