Click or drag to resize
RtspMethodFinderGetMethod Method

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static MethodInfo GetMethod(
	MethodType methodType
)

Parameters

methodType
Type: StreamCoders.RtspMethodType

Return Value

Type: MethodInfo
See Also