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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

GetSourceType Method






0-based index of the source folder that should be retrieved. The source folders are stored as an array of folder names.
Retrieves the type of the sources in the source list.
Syntax
public RTSPServerSourceType GetSourceType( 
   int index
)
public:
RTSPServerSourceType GetSourceType( 
   int index
) 
'Declaration
 
Public Function GetSourceType( _
   ByVal index As Integer _
) As RTSPServerSourceType
 
'Usage
 
Dim instance As RTSPServer
Dim index As Integer
Dim value As RTSPServerSourceType
 
value = instance.GetSourceType(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

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