SourceCount Property

Summary
Retrieves the number of folders in the internal source folder list.
Syntax
C#
C++/CLI
public int SourceCount { get; } 
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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.