iamWstDecoder 介面 (iwstdec.h)

介面 IAMWstDecoder 會設定及擷取 World Standard Teletext (WST) 的相關資訊。 WST 解碼器篩選器會實作這個介面。

繼承

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

方法

IAMWstDecoder介面具有這些方法。

 
IAMWstDecoder::GetAnswerMode

下游篩選會使用 GetAnswerMode 方法來擷取目前的回應模式。
IAMWstDecoder::GetBackgroundColor

下游篩選會使用 GetBackgroundColor 方法來擷取色彩索引鍵背景中用於重迭混合的目前實體色彩。
IAMWstDecoder::GetCurrentPage

下游篩選會使用 GetCurrentPage 方法來擷取目前的 WST 頁面。
IAMWstDecoder::GetCurrentService

應用程式會使用 GetCurrentService 方法來擷取目前的 WST 服務。
IAMWstDecoder::GetDecoderLevel

應用程式會使用 GetDecoderLevel 方法來擷取 WST 解碼器層級。 這個方法並未實作,而且一律會傳回AM_WST_LEVEL_1_5。
IAMWstDecoder::GetDrawBackgroundMode

下游篩選會使用 GetDrawBackgroundMode 方法來判斷標題文字背景是否不透明或透明。
IAMWstDecoder::GetHoldPage

下游篩選會使用 GetHoldPage 方法來判斷是否保留目前的 WST 頁面。 當 WST 解碼器保留頁面時,會關閉來自電視串流的任何更新。 雖然頁面已即時暫停。
IAMWstDecoder::GetOutputFormat

下游篩選會使用 GetOutputFormat 方法來擷取輸出視訊的大小、位深度和其他參數。
IAMWstDecoder::GetRedrawAlways

下游篩選會使用 GetRedrawAlways 方法來擷取值,指出每個樣本是否要重新繪製整個輸出點陣圖。
IAMWstDecoder::GetServiceState

應用程式會使用 GetServiceState 方法來擷取目前的服務狀態。
IAMWstDecoder::SetAnswerMode

下游篩選會使用 SetAnswerMode 方法來指派目前的回應模式。
IAMWstDecoder::SetBackgroundColor

下游篩選會使用 SetBackgroundColor 方法,指派用於背景色彩索引鍵的實體色彩,以進行重迭混合。
IAMWstDecoder::SetCurrentPage

下游篩選會使用 SetCurrentPage 方法來指派目前的頁面。
IAMWstDecoder::SetDrawBackgroundMode

下游篩選會使用 SetDrawBackgroundMode 方法來指派標題文字背景是否不透明或透明。
IAMWstDecoder::SetHoldPage

下游篩選會使用 SetHoldPage 方法,告知 WST 解碼器保留目前的 WST 頁面。 當 WST 解碼器保留頁面時,會關閉來自電視串流的任何更新。 就像頁面已即時暫停一樣。
IAMWstDecoder::SetOutputFormat

下游篩選準則會使用 SetOutputFormat 方法來定義輸出視訊格式。
IAMWstDecoder::SetRedrawAlways

下游篩選會使用 SetRedrawAlways 方法來判斷每個樣本是否應該重新繪製整個輸出點陣圖。
IAMWstDecoder::SetServiceState

應用程式會使用 SetServiceState 方法來指派服務狀態。

規格需求

   
最低支援的用戶端 Windows XP [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限桌面應用程式]
目標平臺 Windows
標頭 iwstdec.h