av_output_audio_device_next

Audio output devices iterator.

If d is NULL, returns the first registered output audio/video device, if d is non-NULL, returns the next registered output audio/video device after d or NULL if d is the last one.

extern (C) @nogc nothrow
AVOutputFormat*
av_output_audio_device_next
(
AVOutputFormat* d
)

Meta