![]() |
![]() ![]() ![]() |
signed char F_API FSOUND_Stream_Net_SetProxy(
const char *proxy
);
proxy | The name of a proxy server in host:port format e.g. www.fmod.org:8888 (defaults to port 80 if no port is specified). Basic authentication is supported. To use it, this parameter must be in user:password@host:port format e.g. bob:sekrit123@www.fmod.org:8888 Set this parameter to NULL if no proxy is required. |