ホーム › Media.WindowsMediaFormat › IWMProfile3
IWMProfile3
COMメソッド 12
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 22 | HRESULT GetStorageFormat(WMT_STORAGE_FORMAT* pnStorageFormat) |
| 23 | HRESULT SetStorageFormat(WMT_STORAGE_FORMAT nStorageFormat) |
| 24 | HRESULT GetBandwidthSharingCount(DWORD* pcBS) |
| 25 | HRESULT GetBandwidthSharing(DWORD dwBSIndex, IWMBandwidthSharing** ppBS) |
| 26 | HRESULT RemoveBandwidthSharing(IWMBandwidthSharing* pBS) |
| 27 | HRESULT AddBandwidthSharing(IWMBandwidthSharing* pBS) |
| 28 | HRESULT CreateNewBandwidthSharing(IWMBandwidthSharing** ppBS) |
| 29 | HRESULT GetStreamPrioritization(IWMStreamPrioritization** ppSP) |
| 30 | HRESULT SetStreamPrioritization(IWMStreamPrioritization* pSP) |
| 31 | HRESULT RemoveStreamPrioritization() |
| 32 | HRESULT CreateNewStreamPrioritization(IWMStreamPrioritization** ppSP) |
| 33 | HRESULT GetExpectedPacketCount(ULONGLONG msDuration, ULONGLONG* pcPackets) |