Region Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Region (Pre-Emphasis time constant)
public enum Region
type Region =
Public Enum Region
- Inheritance
-
Region
Fields
Name | Value | Description |
---|---|---|
America | 0 | Pre-Emphasis time constant is 75μs |
Japan | 1 | Pre-Emphasis time constant is 75μs |
Europe | 2 | Pre-Emphasis time constant is 50μs |
Australia | 3 | Pre-Emphasis time constant is 50μs |
China | 4 | Pre-Emphasis time constant is 50μs |
Other | 5 | Pre-Emphasis time constant is 50μs |