Ozeki VoIP SDK Class library
RtspHeaderParser Class
NamespacesOzeki.Media.IPCamera.OzRTSP.ParserLayer.HeaderParserRtspHeaderParser
Declaration Syntax
C#Visual BasicVisual C++
public abstract class RtspHeaderParser : LLParser<BaseRtspHeader>, 
	IHeaderParser<BaseRtspHeader>
Public MustInherit Class RtspHeaderParser
	Inherits LLParser(Of BaseRtspHeader)
	Implements IHeaderParser(Of BaseRtspHeader)
public ref class RtspHeaderParser abstract : public LLParser<BaseRtspHeader^>, 
	IHeaderParser<BaseRtspHeader^>
Members
All MembersConstructorsMethods



IconMemberDescription
RtspHeaderParser()()()()
Initializes a new instance of the RtspHeaderParser class

Parse()()()()
ParseFunction()()()() (Overrides LLParser<(Of <(<'BaseRtspHeader>)>)>.ParseFunction()()()().)
Inheritance Hierarchy
Object
LLParser<(Of <(<'BaseRtspHeader>)>)>
 RtspHeaderParser

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290