Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

SourceCount Property






Retrieves the number of folders in the internal source folder list.
Syntax
public int SourceCount {get;}
'Declaration
 
Public ReadOnly Property SourceCount As Integer
'Usage
 
Dim instance As RTSPServer
Dim value As Integer
 
value = instance.SourceCount
public:
property int SourceCount {
   int get();
}

Property Value

The number of folders in the internal source folder list.
Remarks

The RTSP Server keeps an internal list of folders which store the source files for the server.

This method can be used to get the number of source folders that have been added so far to the RTSP Server using SetSourceFolder.

Requirements

Target Platforms

See Also

Reference

RTSPServer Class
RTSPServer Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features