![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > RTSPServer Class : GetSourceType Method |
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)
public: RTSPServerSourceType GetSourceType( int index )
Currently, the RTSP Server supports only source folders in the internal sources list. This method will only return one possible value, RTSPServerSourceType.SourceFolder.