Home > hls.js > ContentSteeringOptions

ContentSteeringOptions type

Signature:

export type ContentSteeringOptions = {
    uri: string;
    pathwayId: string;
};