32#ifndef AAX_VDATABUFFERWRAPPER_H
33#define AAX_VDATABUFFERWRAPPER_H
int32_t AAX_Result
Definition: AAX.h:347
#define AAX_OVERRIDE
override keyword macro
Definition: AAX.h:164
uint32_t AAX_CTypeID
Matches type of OSType used in classic plugins.
Definition: AAX.h:346
COM compatible IUnknown C++ interface.
Definition: AAX_ACFInterface.doxygen:265
Versioned interface for reference counted data buffers.
Definition: AAX_IACFDataBuffer.h:54
Wrapper for an AAX_IDataBuffer.
Definition: AAX_IDataBufferWrapper.h:49
Wrapper for an AAX_IDataBuffer.
Definition: AAX_VDataBufferWrapper.h:53
~AAX_VDataBufferWrapper() AAX_OVERRIDE
AAX_VDataBufferWrapper(IACFUnknown *iUnknown)
AAX_Result Type(AAX_CTypeID *oType) const AAX_OVERRIDE
AAX_Result Size(int32_t *oSize) const AAX_OVERRIDE
AAX_Result Data(void const **oBuffer) const AAX_OVERRIDE