|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for IMFMediaType, including all inherited members.
| AddRef() | IUnknown | |
| Compare(IMFAttributes *pTheirs, MF_ATTRIBUTES_MATCH_TYPE MatchType, [out] BOOL *pbResult) | IMFAttributes | |
| CompareItem(REFGUID guidKey, REFPROPVARIANT Value, [out] BOOL *pbResult) | IMFAttributes | |
| CopyAllItems([in] IMFAttributes *pDest) | IMFAttributes | |
| DeleteAllItems() | IMFAttributes | |
| DeleteItem(REFGUID guidKey) | IMFAttributes | |
| FreeRepresentation([in] GUID guidRepresentation, [in] LPVOID pvRepresentation) | IMFMediaType | |
| GetAllocatedBlob(REFGUID guidKey, [out, size_is(, *pcbSize)] UINT8 **ppBuf, [out] UINT32 *pcbSize) | IMFAttributes | |
| GetAllocatedString(REFGUID guidKey, [out, size_is(, *pcchLength+1)] LPWSTR *ppwszValue, [out] UINT32 *pcchLength) | IMFAttributes | |
| GetBlob(REFGUID guidKey, [out, size_is(cbBufSize)] UINT8 *pBuf, UINT32 cbBufSize, [in, out, ptr] UINT32 *pcbBlobSize) | IMFAttributes | |
| GetBlobSize(REFGUID guidKey, [out] UINT32 *pcbBlobSize) | IMFAttributes | |
| GetCount([out] UINT32 *pcItems) | IMFAttributes | |
| GetDouble(REFGUID guidKey, [out] double *pfValue) | IMFAttributes | |
| GetGUID(REFGUID guidKey, [out] GUID *pguidValue) | IMFAttributes | |
| GetItem(REFGUID guidKey, [in, out, ptr] PROPVARIANT *pValue) | IMFAttributes | |
| GetItemByIndex(UINT32 unIndex, [out] GUID *pguidKey, [in, out, ptr] PROPVARIANT *pValue) | IMFAttributes | |
| GetItemType(REFGUID guidKey, [out] MF_ATTRIBUTE_TYPE *pType) | IMFAttributes | |
| GetMajorType([out] GUID *pguidMajorType) | IMFMediaType | |
| GetRepresentation([in] GUID guidRepresentation, [out] LPVOID *ppvRepresentation) | IMFMediaType | |
| GetString(REFGUID guidKey, [out, size_is(cchBufSize)] LPWSTR pwszValue, UINT32 cchBufSize, [in, out, ptr] UINT32 *pcchLength) | IMFAttributes | |
| GetStringLength(REFGUID guidKey, [out] UINT32 *pcchLength) | IMFAttributes | |
| GetUINT32(REFGUID guidKey, [out] UINT32 *punValue) | IMFAttributes | |
| GetUINT64(REFGUID guidKey, [out] UINT64 *punValue) | IMFAttributes | |
| GetUnknown(REFGUID guidKey, REFIID riid, [out, iid_is(riid)] LPVOID *ppv) | IMFAttributes | |
| IsCompressedFormat([out] BOOL *pfCompressed) | IMFMediaType | |
| IsEqual([in] IMFMediaType *pIMediaType, [out] DWORD *pdwFlags) | IMFMediaType | |
| LockStore() | IMFAttributes | |
| LPUNKNOWN typedef | IUnknown | |
| QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
| Release() | IUnknown | |
| SetBlob(REFGUID guidKey, [in, size_is(cbBufSize)] const UINT8 *pBuf, UINT32 cbBufSize) | IMFAttributes | |
| SetDouble(REFGUID guidKey, double fValue) | IMFAttributes | |
| SetGUID(REFGUID guidKey, REFGUID guidValue) | IMFAttributes | |
| SetItem(REFGUID guidKey, REFPROPVARIANT Value) | IMFAttributes | |
| SetString(REFGUID guidKey, [in, string] LPCWSTR wszValue) | IMFAttributes | |
| SetUINT32(REFGUID guidKey, UINT32 unValue) | IMFAttributes | |
| SetUINT64(REFGUID guidKey, UINT64 unValue) | IMFAttributes | |
| SetUnknown(REFGUID guidKey, [in] IUnknown *pUnknown) | IMFAttributes | |
| UnlockStore() | IMFAttributes |