SWR_FLAG_RESAMPLE

* @name Option constants * These constants are used for the @ref avoptions interface for lswr. * @{ * *////< Force resampling even if equal sample rat

@nogc nothrow extern (C)
enum SWR_FLAG_RESAMPLE = 1;

Meta