BltPacketConsumer.h File Reference

BLT_PacketConsumer interface. More...

#include "Atomix.h"
#include "BltDefs.h"
#include "BltTypes.h"
#include "BltErrors.h"
#include "BltModule.h"
#include "BltCore.h"
#include "BltMedia.h"

Go to the source code of this file.

Defines

#define BLT_PacketConsumer_PutPacket(object, packet)   ATX_INTERFACE(object)->PutPacket(object, packet)

Variables

BLT_Result(* PutPacket )(BLT_PacketConsumer *self, BLT_MediaPacket *packet)


Detailed Description

BLT_PacketConsumer interface.