avformat_network_init

Do global initialization of network components. This is optional, but recommended, since it avoids the overhead of implicitly doing the setup for each session.

Calling this function will become mandatory if using network protocols at some major version bump.

@nogc nothrow extern (C)
int
avformat_network_init
()

Meta