Interface OutputConfiguration

interface OutputConfiguration {
    output.maxChannelHistory: number;
}

Properties

output.maxChannelHistory: number