av_samples_set_silence

Fill an audio buffer with silence.

@param audio_data array of pointers to data planes @param offset offset in samples at which to start filling @param nb_samples number of samples to fill @param nb_channels number of audio channels @param sample_fmt audio sample format

extern (C) @nogc nothrow
int
av_samples_set_silence

Meta