MediaSFU Vue
    Preparing search index...

    Type Alias ScreenParamsType

    type ScreenParamsType = {
        encodings: BackgroundModal[];
        codecOptions?: BackgroundModal;
    }
    Index

    Properties

    encodings: BackgroundModal[]
    codecOptions?: BackgroundModal