IAMBufferNegotiation 282 3rdparty/include/dshow/strmif.h typedef struct IAMBufferNegotiation IAMBufferNegotiation; IAMBufferNegotiation 3836 3rdparty/include/dshow/strmif.h struct IAMBufferNegotiation : public IUnknown { IAMBufferNegotiation 3844 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IAMBufferNegotiation *This,REFIID riid,void **ppvObject); IAMBufferNegotiation 3845 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IAMBufferNegotiation *This); IAMBufferNegotiation 3846 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IAMBufferNegotiation *This); IAMBufferNegotiation 3847 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SuggestAllocatorProperties)(IAMBufferNegotiation *This,const ALLOCATOR_PROPERTIES *pprop); IAMBufferNegotiation 3848 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetAllocatorProperties)(IAMBufferNegotiation *This,ALLOCATOR_PROPERTIES *pprop); IAMBufferNegotiation 3862 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMBufferNegotiation_SuggestAllocatorProperties_Proxy(IAMBufferNegotiation *This,const ALLOCATOR_PROPERTIES *pprop); IAMBufferNegotiation 3864 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMBufferNegotiation_GetAllocatorProperties_Proxy(IAMBufferNegotiation *This,ALLOCATOR_PROPERTIES *pprop);