GetSourceType Method

Summary
Retrieves the type of the sources in the source list.
Syntax
C#
C++/CLI
public RTSPServerSourceType GetSourceType( 
   int index 
) 
public: 
RTSPServerSourceType GetSourceType(  
   int index 
)  

Parameters

index
0-based index of the source folder that should be retrieved. The source folders are stored as an array of folder names.

Return Value

The type of the source in the source list at the specified index.

Remarks

Currently, the RTSP Server supports only source folders in the internal sources list. This method will only return one possible value, RTSPServerSourceType.SourceFolder.

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.