RTSPConnection.setAuth

gstrtsp.types.RTSPResult setAuth(gstrtsp.types.RTSPAuthMethod method, string user, string pass) nothrow

Configure conn for authentication mode method with user and pass as the user and password respectively.

Parameters

methodauthentication method
userthe user
passthe password

Returns

#GST_RTSP_OK.