Enum TVTunerMode
TV Tuner mode.
Namespace: VisioForge.Core.Types.VideoCapture
Assembly: VisioForge.Core.dll
Syntax
[Flags]
public enum TVTunerMode
Fields
| Name | Description |
|---|---|
| AMRadio | AM radio. |
| DTV | DTV. |
| Default | Default. |
| Dss | DSS. |
| FMRadio | FM radio. |
| TV | TV. |