LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

GetSourceType Method

Show in webframe



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
'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)
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

See Also

Reference

RTSPServer Class
RTSPServer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features