Home > hls.js > SnapOptions

SnapOptions type

Signature:

export type SnapOptions = {
    out: boolean;
    in: boolean;
};