buffer.c File Reference

Include dependency graph for buffer.c:


Defines

#define LOADER

Functions

static long __stdcall QueryInterface (IUnknownHack *This, const GUID *riid, void **ppv)
static long __stdcall AddRef (IUnknownHack *This)
static long __stdcall Release (IUnknownHack *This)
static long __stdcall SetLength (IMediaBuffer *This, uint32_t cbLength)
static long __stdcall GetMaxLength (IMediaBuffer *This, uint32_t *pcbMaxLength)
static long __stdcall GetBufferAndLength (IMediaBuffer *This, char **ppBuffer, uint32_t *pcbLength)
CMediaBufferCMediaBufferCreate (block_t *p_block, int i_max_size, bool b_own)

Define Documentation

#define LOADER


Function Documentation

static long __stdcall AddRef ( IUnknownHack This  )  [static]

CMediaBuffer* CMediaBufferCreate ( block_t p_block,
int  i_max_size,
bool  b_own 
)

static long __stdcall GetBufferAndLength ( IMediaBuffer This,
char **  ppBuffer,
uint32_t *  pcbLength 
) [static]

static long __stdcall GetMaxLength ( IMediaBuffer This,
uint32_t *  pcbMaxLength 
) [static]

References _CMediaBuffer::i_max_size.

Referenced by CMediaBufferCreate().

static long __stdcall QueryInterface ( IUnknownHack This,
const GUID riid,
void **  ppv 
) [static]

static long __stdcall Release ( IUnknownHack This  )  [static]

static long __stdcall SetLength ( IMediaBuffer This,
uint32_t  cbLength 
) [static]


Generated on Tue May 25 08:05:07 2010 for VLC by  doxygen 1.5.6