IAnalogLocator interface (tuner.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The IAnalogLocator interface provides tuning information for an analog television network.
Inheritance
The IAnalogLocator interface inherits from ILocator. IAnalogLocator also has these types of members:
Methods
The IAnalogLocator interface has these methods.
IAnalogLocator::get_VideoStandard The get_VideoStandard method retrieves the format of the analog television signal. |
IAnalogLocator::put_VideoStandard The put_VideoStandard method specifies the format of the analog television signal. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IAnalogLocator)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�Vista [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | tuner.h |