#include "mp4properties.h"
#include <tstring.h>
#include <stdint.h>
Include dependency graph for mp4properties.cpp:
Go to the source code of this file.
Defines | |
#define | UINT64_TO_DOUBLE(a) ((double)((int64_t)(a))) |
#define UINT64_TO_DOUBLE | ( | a | ) | ((double)((int64_t)(a))) |
Definition at line 35 of file mp4properties.cpp.
Referenced by Properties::readAudioTrackProperties().