ISampleGrabberCall
ISampleGrabberCall – it manages grabbing of one sample by the next methods:
HRESULT readData( LPVOID aPtrData, DWORD* aByteSize) - get grabbed sample data, where aPtrData is a pointer on writting data, aByteSize is a pointer on wrote amount variable.