|
ReactOS 0.4.16-dev-1946-g52006dd
|


Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 222 of file amstream.idl.
| HRESULT IAMMediaTypeStream::CreateSample | ( | [in] long | lSampleSize, |
| [in] BYTE * | pbBuffer, | ||
| [in] DWORD | dwFlags, | ||
| [in] IUnknown * | pUnkOuter, | ||
| [out] IAMMediaTypeSample ** | ppAMMediaTypeSample | ||
| ) |
| HRESULT IAMMediaTypeStream::GetFormat | ( | [out] AM_MEDIA_TYPE * | pMediaType, |
| [in] DWORD | dwFlags | ||
| ) |
| HRESULT IAMMediaTypeStream::GetStreamAllocatorRequirements | ( | [out] ALLOCATOR_PROPERTIES * | pProps | ) |
| HRESULT IAMMediaTypeStream::SetFormat | ( | [in] AM_MEDIA_TYPE * | pMediaType, |
| [in] DWORD | dwFlags | ||
| ) |
| HRESULT IAMMediaTypeStream::SetStreamAllocatorRequirements | ( | [in] ALLOCATOR_PROPERTIES * | pProps | ) |