FFmpeg
|
Go to the source code of this file.
Macros | |
#define | EXTERN_C |
#define | AVSC_CC __cdecl |
#define | AVSC_INLINE static __inline |
#define | AVSC_EXPORT EXTERN_C __declspec(dllexport) |
#define | AVSC_API(ret, name) EXTERN_C __declspec(dllimport) ret AVSC_CC name |
#define AVSC_EXPORT EXTERN_C __declspec(dllexport) |