MediaSFU ReactJS
    Preparing search index...

    Interface ScreenboardOptions

    interface ScreenboardOptions {
        customWidth: number;
        customHeight: number;
        parameters: ScreenboardParameters;
        showAspect: boolean;
    }
    Index

    Properties

    customWidth: number
    customHeight: number
    showAspect: boolean