Interface LimitFpsDownstreamWindowMessage

interface LimitFpsDownstreamWindowMessage {
    limitFps: boolean;
}

Properties

Properties

limitFps: boolean