![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > RTSPServer Class : SourceCount Property |
public int SourceCount {get;}
'Declaration
Public ReadOnly Property SourceCount As Integer
'Usage
Dim instance As RTSPServer Dim value As Integer value = instance.SourceCount
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.