ONVIF_SetStr
Delphi
function ONVIF_SetStr (ParamIdentifier: string; Value: string): Boolean;
C++Builder
bool __fastcall ONVIF_SetStr(System::UnicodeString ParamIdentifier, System::UnicodeString Value);
C#
public bool ONVIF_SetStr(string ParamIdentifier, string Value);
VB.NET
Public Function ONVIF_SetStr(ParamIdentifier As String, Value As String) As Boolean
C++/Qt
BOOL ONVIF_SetStr (wchar_t *ParamIdentifier, wchar_t *Value);
Passes settings to the Datastead RTSP/RTMP/HTTP/ONVIF DirectShow Source Filter.