Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
GuardInterval Enumeration
Specifies the guard interval on a Digital Video Broadcasting-Terrestrial (DVB-T) system.
Syntax
Members
BDA_GUARD_NOT_SET
The guard interval is not set.
BDA_GUARD_NOT_DEFINED
The guard interval is not defined.
BDA_GUARD_1_32
The guard interval is 1/32.
BDA_GUARD_1_16
The guard interval is 1/16.
BDA_GUARD_1_8
The guard interval is 1/8.
BDA_GUARD_1_4
The guard interval is 1/4.
BDA_GUARD_MAX
Reserved; do not use.
Requirements
Header: Dshow.h.
See Also