| FFmpeg
    4.0
    | 
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_INLINE static __inline | 
Definition at line 48 of file capi.h.
Referenced by avs_get_height(), avs_new_video_frame(), and avs_set_fps().
| #define AVSC_EXPORT EXTERN_C __declspec(dllexport) | 
 1.8.13
 1.8.13