Bitmovin Player API 8.275.0
    Preparing search index...

    Interface SourceLabelingStreamTypeConfig

    Labeling config for the different stream types.

    interface SourceLabelingStreamTypeConfig {
        dash?: SourceLabelingConfig;
        hls?: SourceLabelingConfig;
    }
    Index

    Labeling functions for DASH sources.

    Labeling functions for HLS sources.