ホーム › Media.Audio › IAudioSessionControl
IAudioSessionControl
COMメソッド 9
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetState(AudioSessionState* pRetVal) |
| 4 | HRESULT GetDisplayName(LPWSTR* pRetVal) |
| 5 | HRESULT SetDisplayName(LPWSTR Value, GUID* EventContext) |
| 6 | HRESULT GetIconPath(LPWSTR* pRetVal) |
| 7 | HRESULT SetIconPath(LPWSTR Value, GUID* EventContext) |
| 8 | HRESULT GetGroupingParam(GUID* pRetVal) |
| 9 | HRESULT SetGroupingParam(GUID* Override, GUID* EventContext) |
| 10 | HRESULT RegisterAudioSessionNotification(IAudioSessionEvents* NewNotifications) |
| 11 | HRESULT UnregisterAudioSessionNotification(IAudioSessionEvents* NewNotifications) |