Interface VideoRecordingScaleDownstreamWindowMessage

interface VideoRecordingScaleDownstreamWindowMessage {
    scaleOutput: boolean;
}

Properties

Properties

scaleOutput: boolean