avresample_is_open

Check whether an AVAudioResampleContext is open or closed.

@param avr AVAudioResampleContext to check @return 1 if avr is open, 0 if avr is closed.

extern (C) @nogc nothrow
int
avresample_is_open

Meta