IAMTuner 介面 (strmif.h)

介面 IAMTuner 會控制電視微調器。 這個介面是 IAMTVTuner 介面的基類,它會繼承所有 IAMTuner 方法。 如需使用 Microsoft DirectShow 控制電視微調器的詳細資訊,請參閱 IAMTVTuner 檔。

繼承

IAMTuner介面繼承自IUnknown介面。 IAMTuner 也有下列類型的成員:

方法

IAMTuner介面具有這些方法。

 
IAMTuner::ChannelMinMax

ChannelMinMax 方法會擷取可用的最高和最低通道。
IAMTuner::get_Channel

get_Channel方法會擷取微調器的設定通道。
IAMTuner::get_CountryCode

get_CountryCode方法會擷取建立目前通道對頻率對應的國家/地區代碼。
IAMTuner::get_Mode

get_Mode方法會擷取多函式微調器上的目前模式。
IAMTuner::get_TuningSpace

get_TuningSpace方法會擷取微調空間。
IAMTuner::GetAvailableModes

GetAvailableModes 方法會擷取微調程式的支援模式。
IAMTuner::Logon

Logon 方法會將使用者記錄到系統上。
IAMTuner::Logout

登出方法會登出目前的使用者。
IAMTuner::p ut_Channel

put_Channel方法會設定電視頻道。
IAMTuner::p ut_CountryCode

put_CountryCode 方法會設定國家/地區代碼,以建立要使用的頻率。
IAMTuner::p ut_Mode

put_Mode方法會將多函式微調器設定為指定的模式。
IAMTuner::p ut_TuningSpace

put_TuningSpace方法會設定區域通道到頻率對應的儲存體索引。
IAMTuner::RegisterNotificationCallBack

RegisterNotificationCallBack 方法可讓物件在微調程式變更狀態時接收事件通知。
IAMTuner::SignalPresent

SignalPresent 方法會擷取指定通道上的訊號強度。
IAMTuner::UnRegisterNotificationCallBack

UnRegisterNotificationCallBack 方法會取消註冊事件通知的物件。 (IAMTuner.UnRegisterNotificationCallBack)

規格需求

   
最低支援的用戶端 Windows 2000 專業版 [僅限傳統型應用程式]
最低支援的伺服器 Windows 2000 Server [僅限傳統型應用程式]
目標平臺 Windows
標頭 strmif.h (包含 Dshow.h)