ホーム › Media.DirectShow › IAMTVAudio
IAMTVAudio
COMメソッド 6
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetHardwareSupportedTVAudioModes(INT* plModes) |
| 4 | HRESULT GetAvailableTVAudioModes(INT* plModes) |
| 5 | HRESULT get_TVAudioMode(INT* plMode) |
| 6 | HRESULT put_TVAudioMode(INT lMode) |
| 7 | HRESULT RegisterNotificationCallBack(IAMTunerNotification* pNotify, INT lEvents) |
| 8 | HRESULT UnRegisterNotificationCallBack(IAMTunerNotification* pNotify) |