LevelChannel.InputMidtoneLevel
LevelChannel.InputMidtoneLevel property
입력 미드톤 레벨 float. 를 가져오거나 설정합니다.
public float InputMidtoneLevel { get; set; }
자산 가치
입력 미드톤 레벨 float.
예외
예외 | 상태 |
---|---|
ArgumentOutOfRangeException | 입력 중간음 레벨은 0.01~9.99 범위에서만 설정할 수 있습니다. |
입력 미드톤 레벨 float. 를 가져오거나 설정합니다.
public float InputMidtoneLevel { get; set; }
입력 미드톤 레벨 float.
예외 | 상태 |
---|---|
ArgumentOutOfRangeException | 입력 중간음 레벨은 0.01~9.99 범위에서만 설정할 수 있습니다. |