#ifndef RESAMPLE_STRUCT #define RESAMPLE_STRUCT struct ReSampleContext; struct AVResampleContext; typedef struct ReSampleContext ReSampleContext; #endif