IsURLResponding
method
Delphi
function IsURLResponding: Boolean;
C++Builder
bool __fastcall IsURLResponding();
C#
public bool IsURLResponding();
VB.NET
Public Function IsURLResponding() As Boolean
C++/Qt
BOOL IsURLResponding ();
Returns true if the URL specified in IPCameraURL or VideoSource_FileOrURL is alive, without starting to decode the live stream.