xine-lib 1.2.11
Data Structures | Typedefs | Functions
allocator.h File Reference
#include "interfaces.h"
#include "cmediasample.h"

Go to the source code of this file.

Data Structures

struct  _MemAllocator
 

Typedefs

typedef struct _avm_list_t avm_list_t
 
typedef struct _MemAllocator MemAllocator
 

Functions

MemAllocatorMemAllocatorCreate (void)
 

Typedef Documentation

◆ avm_list_t

typedef struct _avm_list_t avm_list_t

◆ MemAllocator

typedef struct _MemAllocator MemAllocator

Function Documentation

◆ MemAllocatorCreate()

MemAllocator * MemAllocatorCreate ( void  )