Home > @bilibili-live/web-player-biz > IInjectParam > roomBlockInfo

# IInjectParam.roomBlockInfo property

房间屏蔽信息

Signature:

roomBlockInfo?: {
        type?: string;
        level?: number;
        second?: number;
    };