Share via


IAMTVTuner::StoreAutoTune (Compact 2013)

3/26/2014

The StoreAutoTune method saves the fine-tuning information for all channels.

Syntax

HRESULT StoreAutoTune(void);

Paremeters

This method takes no Parameters.

Return Value

Returns an HRESULT value that depends on the implementation of the interface.

Remarks

Override the channel-to-frequency information stored by this method by setting a new country/region code in the IAMTuner::put_CountryCode method. For a listing of country/region codes, see International Analog TV Tuning.

Requirements

Header

dshow.h,
strmif.h

Library

Strmiids.lib

See Also

Reference

IAMTVTuner Interface