←Select platform

SourceCount Property

Summary

Retrieves the number of folders in the internal source folder list.

Syntax

C#
VB
C++
public int SourceCount { get; } 
Public ReadOnly Property SourceCount As Integer 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly