Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
Allocates a media sample object.
Syntax
HRESULT Alloc(void);
Parameters
None.
Return Value
Returns an HRESULT value.
Remarks
This member function instantiates CMediaSample objects, adds them to the m_lFree data members, and updates the m_lAllocated count. This member function is called from IMemAllocator::Commit when becoming active.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |