ReactOS 0.4.15-dev-6675-gcbc63d8
|
This is the complete list of members for IWMProfile3, including all inherited members.
AddBandwidthSharing([in] IWMBandwidthSharing *bandwidth) | IWMProfile3 | |
AddMutualExclusion([in] IWMMutualExclusion *pME) | IWMProfile | |
AddRef() | IUnknown | |
AddStream([in] IWMStreamConfig *pConfig) | IWMProfile | |
CreateNewBandwidthSharing([out] IWMBandwidthSharing **bandwidth) | IWMProfile3 | |
CreateNewMutualExclusion([out] IWMMutualExclusion **ppME) | IWMProfile | |
CreateNewStream([in] REFGUID guidStreamType, [out] IWMStreamConfig **ppConfig) | IWMProfile | |
CreateNewStreamPrioritization([out] IWMStreamPrioritization **stream) | IWMProfile3 | |
GetBandwidthSharing([in] DWORD index, [out] IWMBandwidthSharing **bandwidth) | IWMProfile3 | |
GetBandwidthSharingCount([out] DWORD *count) | IWMProfile3 | |
GetDescription([out, size_is(*pcchDescription)] WCHAR *pwszDescription, [in, out] DWORD *pcchDescription) | IWMProfile | |
GetExpectedPacketCount([in] QWORD duration, [out] QWORD *packets) | IWMProfile3 | |
GetMutualExclusion([in] DWORD dwMEIndex, [out] IWMMutualExclusion **ppME) | IWMProfile | |
GetMutualExclusionCount([out] DWORD *pcME) | IWMProfile | |
GetName([out, size_is(*pcchName)] WCHAR *pwszName, [in, out] DWORD *pcchName) | IWMProfile | |
GetProfileID([out] GUID *guid) | IWMProfile2 | |
GetStorageFormat([out] WMT_STORAGE_FORMAT *storage) | IWMProfile3 | |
GetStream([in] DWORD dwStreamIndex, [out] IWMStreamConfig **ppConfig) | IWMProfile | |
GetStreamByNumber([in] WORD wStreamNum, [out] IWMStreamConfig **ppConfig) | IWMProfile | |
GetStreamCount([out] DWORD *pcStreams) | IWMProfile | |
GetStreamPrioritization([out] IWMStreamPrioritization **stream) | IWMProfile3 | |
GetVersion([out] WMT_VERSION *pdwVersion) | IWMProfile | |
LPUNKNOWN typedef | IUnknown | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
ReconfigStream([in] IWMStreamConfig *pConfig) | IWMProfile | |
Release() | IUnknown | |
RemoveBandwidthSharing([in] IWMBandwidthSharing *bandwidth) | IWMProfile3 | |
RemoveMutualExclusion([in] IWMMutualExclusion *pME) | IWMProfile | |
RemoveStream([in] IWMStreamConfig *pConfig) | IWMProfile | |
RemoveStreamByNumber([in] WORD wStreamNum) | IWMProfile | |
RemoveStreamPrioritization() | IWMProfile3 | |
SetDescription([in] const WCHAR *pwszDescription) | IWMProfile | |
SetName([in] const WCHAR *pwszName) | IWMProfile | |
SetStorageFormat([in] WMT_STORAGE_FORMAT storage) | IWMProfile3 | |
SetStreamPrioritization([in] IWMStreamPrioritization *stream) | IWMProfile3 |