DVBSystemType Enumeration
Microsoft DirectShow 9.0 |
DVBSystemType Enumeration
Specifies the type of Digital Video Broadcasting (DVB) system supported in a tuning space.
Syntax
Members
DVB_Cable
Indicates a cable DVB system (DVB-c).
DVB_Terrestrial
Indicates a terrestrial DVB system (DVB-T).
DVB_Satellite
Indicates a satellite DVB system (DVB-S).
Requirements
Header: Dshow.h.
See Also