swr_is_initialized

Check whether an swr context has been initialized or not.

@paramin s Swr context to check @see swr_init() @return positive if it has been initialized, 0 if not initialized

extern (C) @nogc nothrow
int
swr_is_initialized

Meta