API Docs
    Preparing search index...

    Interface ContentSteering

    Content Steering configuration.

    Corresponds to the #EXT-X-CONTENT-STEERING tag.

    interface ContentSteering {
        pathwayId?: string;
        serverUri: string;
    }
    Index

    Properties

    pathwayId?: string

    Pathway ID to use.

    serverUri: string

    Server URI for the steering manifest.