ma_linear_resampler_get_input_latency function
- @Native<ma_uint64 Function(Pointer<
ma_linear_resampler> )>(ffi.Pointer<ma_linear_resampler>)>()
- Pointer<
ma_linear_resampler> pResampler
Implementation
@ffi.Native<ma_uint64 Function(ffi.Pointer<ma_linear_resampler>)>()
external int ma_linear_resampler_get_input_latency(
ffi.Pointer<ma_linear_resampler> pResampler,
);