VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Network_Streaming_Clients_GetCount Method

Returns current connected clients count.

Pascal
function Network_Streaming_Clients_GetCount: Integer;
C++
__fastcall int Network_Streaming_Clients_GetCount();
C#
public int Network_Streaming_Clients_GetCount();
Visual Basic
Public Function Network_Streaming_Clients_GetCount() As Integer
Java
public int Network_Streaming_Clients_GetCount();
IDL
int Network_Streaming_Clients_GetCount();
JavaScript
Network_Streaming_Clients_GetCount
PHP
public Network_Streaming_Clients_GetCount();

Returns current connected clients count, 0 if error happen.

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!