#include "Atomix.h"
#include "BltDefs.h"
#include "BltTypes.h"
#include "BltErrors.h"
#include "BltModule.h"
#include "BltCore.h"
#include "BltMedia.h"
#include "BltMediaPacket.h"
Go to the source code of this file.
Defines | |
| #define | BLT_PacketProducer_GetPacket(object, packet) ATX_INTERFACE(object)->GetPacket(object, packet) |
Variables | |
| BLT_Result(* | GetPacket )(BLT_PacketProducer *self, BLT_MediaPacket **packet) |