C# Class Rtsp.Sdp.AttributFmtp

Inheritance: Attribut
Mostrar archivo Open project: ngraziano/SharpRTSP Class Usage Examples

Public Methods

Method Description
AttributFmtp ( ) : System

Protected Methods

Method Description
ParseValue ( string value ) : void

Method Details

AttributFmtp() public method

public AttributFmtp ( ) : System
return System

ParseValue() protected method

protected ParseValue ( string value ) : void
value string
return void