#include "Ap4Config.h"
Go to the source code of this file.
Defines | |
#define | NULL 0 |
Typedefs | |
typedef int | AP4_Result |
typedef unsigned int | AP4_Flags |
typedef unsigned int | AP4_Mask |
typedef unsigned int | AP4_Cardinal |
typedef unsigned int | AP4_Ordinal |
typedef unsigned int | AP4_TimeStamp |
typedef unsigned long | AP4_Duration |
typedef unsigned int | AP4_UI32 |
typedef signed int | AP4_SI32 |
typedef unsigned short | AP4_UI16 |
typedef signed short | AP4_SI16 |
typedef unsigned char | AP4_UI08 |
typedef float | AP4_Float |
typedef unsigned char | AP4_Byte |
typedef unsigned long | AP4_Size |
typedef AP4_CONFIG_INT64_TYPE | AP4_SI64 |
typedef unsigned AP4_CONFIG_INT64_TYPE | AP4_UI64 |
typedef AP4_UI64 | AP4_LargeSize |
typedef AP4_SI64 | AP4_Offset |
typedef AP4_UI64 | AP4_Position |
#define NULL 0 |
Definition at line 76 of file Ap4Types.h.
typedef unsigned char AP4_Byte |
Definition at line 53 of file Ap4Types.h.
typedef unsigned int AP4_Cardinal |
Definition at line 43 of file Ap4Types.h.
typedef unsigned long AP4_Duration |
Definition at line 46 of file Ap4Types.h.
typedef unsigned int AP4_Flags |
Definition at line 41 of file Ap4Types.h.
typedef float AP4_Float |
Definition at line 52 of file Ap4Types.h.
typedef AP4_UI64 AP4_LargeSize |
Definition at line 61 of file Ap4Types.h.
typedef unsigned int AP4_Mask |
Definition at line 42 of file Ap4Types.h.
typedef AP4_SI64 AP4_Offset |
Definition at line 62 of file Ap4Types.h.
typedef unsigned int AP4_Ordinal |
Definition at line 44 of file Ap4Types.h.
typedef AP4_UI64 AP4_Position |
Definition at line 63 of file Ap4Types.h.
typedef int AP4_Result |
Definition at line 40 of file Ap4Types.h.
typedef signed short AP4_SI16 |
Definition at line 50 of file Ap4Types.h.
typedef signed int AP4_SI32 |
Definition at line 48 of file Ap4Types.h.
typedef AP4_CONFIG_INT64_TYPE AP4_SI64 |
Definition at line 59 of file Ap4Types.h.
typedef unsigned long AP4_Size |
Definition at line 54 of file Ap4Types.h.
typedef unsigned int AP4_TimeStamp |
Definition at line 45 of file Ap4Types.h.
typedef unsigned char AP4_UI08 |
Definition at line 51 of file Ap4Types.h.
typedef unsigned short AP4_UI16 |
Definition at line 49 of file Ap4Types.h.
typedef unsigned int AP4_UI32 |
Definition at line 47 of file Ap4Types.h.
typedef unsigned AP4_CONFIG_INT64_TYPE AP4_UI64 |
Definition at line 60 of file Ap4Types.h.